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