/
asias
/
new
Обзор
Документация
Войти
/
asias
/
new
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
CI/CD
Аналитика
Безопасность
master
new
/
node_modules
/
jsdom
/
..
lib
project
8 месяцев назад
node_modules
project
8 месяцев назад
LICENSE.txt
project
8 месяцев назад
README.md
project
8 месяцев назад
package.json
project
8 месяцев назад
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