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