json-stream-parser

1.3.0 • Public • Published

json-stream-parser

Transform stream allow transform JSON string fragments separated by "end of line" - \r\n into javascript objects

install

npm install json-stream-parser

Options

parse (Boolean: false)

Allow to broadcast JSON string instead of javascript Object for better performance,

default to false

Readme

Keywords

Package Sidebar

Install

npm i json-stream-parser

Weekly Downloads

1

Version

1.3.0

License

MIT

Last publish

Collaborators

  • franckernewein