/
asias
/
new
Обзор
Документация
Войти
/
asias
/
new
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
CI/CD
Аналитика
Безопасность
master
new
/
node_modules
/
bfj
/
..
src
project
8 месяцев назад
test
project
8 месяцев назад
.eslintrc
project
8 месяцев назад
.gitlab-ci.yml
project
8 месяцев назад
AUTHORS
project
8 месяцев назад
CONTRIBUTING.md
project
8 месяцев назад
COPYING
project
8 месяцев назад
HISTORY.md
project
8 месяцев назад
README.md
project
8 месяцев назад
package.json
project
8 месяцев назад
BFJ
Why would I want those?
Is it fast?
What functions does it implement?
How do I install it?
How do I read a JSON file?
How do I parse a stream of JSON?
How do I selectively parse individual items from a JSON stream?
How do I write a JSON file?
How do I create a stream of JSON?
How do I create a JSON string?
What other methods are there?
bfj.walk (stream, options)
bfj.eventify (data, options)
What options can I specify?
Options for parsing functions
Options for serialisation functions
Is it possible to pause parsing or serialisation from calling code?
Can it handle newline-delimited JSON (NDJSON)?
Why does it default to bluebird promises?
Can I specify a different promise implementation?
Is there a change log?
How do I set up the dev environment?
What versions of Node.js does it support?
What license is it released under?
README.md