/
lostSun
/
project-client-server-apps
Обзор
Документация
Войти
/
lostSun
/
project-client-server-apps
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
CI/CD
Аналитика
Безопасность
master
project-client-server-apps
/
node_modules
/
jsdom
/
..
lib
initial commit
год назад
LICENSE.txt
initial commit
год назад
README.md
initial commit
год назад
package.json
initial commit
год назад
Basic usage
Customizing jsdom
Simple options
Executing scripts
Pretending to be a visual browser
Loading subresources
Basic options
Advanced configuration
Virtual consoles
Cookie jars
Intervening before parsing
`JSDOM` object API
Properties
Serializing the document with `serialize()`
Getting the source location of a node with `nodeLocation(node)`
Interfacing with the Node.js `vm` module using `getInternalVMContext()`
Reconfiguring the jsdom with `reconfigure(settings)`
Convenience APIs
`fromURL()`
`fromFile()`
`fragment()`
Other noteworthy features
Canvas support
Encoding sniffing
Closing down a jsdom
Running jsdom inside a web browser
Debugging the DOM using Chrome Devtools
Caveats
Asynchronous script loading
Unimplemented parts of the web platform
Supporting jsdom
Getting help
README.md