/
Mikhail823
/
todo
Обзор
Документация
Войти
/
Mikhail823
/
todo
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
CI/CD
Аналитика
Безопасность
master
todo
/
node_modules
/
bfj
/
..
src
j
6 месяцев назад
test
j
6 месяцев назад
.eslintrc
j
6 месяцев назад
.gitlab-ci.yml
j
6 месяцев назад
AUTHORS
j
6 месяцев назад
CONTRIBUTING.md
j
6 месяцев назад
COPYING
j
6 месяцев назад
HISTORY.md
j
6 месяцев назад
README.md
j
6 месяцев назад
package.json
j
6 месяцев назад
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