can-ndjson-stream
v1.0.2
Published
[![Join our Slack](https://img.shields.io/badge/slack-join%20chat-611f69.svg)](https://www.bitovi.com/community/slack?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) [![Join our Discourse](https://img.shields.io/discourse/https/
Downloads
43,110
Keywords
Readme
can-ndjson-stream
Most web applications encounter problems of latency because they process data discretely instead of in streams. ndjsonstream()
converts a ReadableStream of raw ndjson data into a ReadableStream of Javascript objects.
Documentation
Read the can-ndjson-stream API docs on CanJS.com.
Changelog
See the latest releases on GitHub.
Contributing
The contribution guide has information on getting help, reporting bugs, developing locally, and more.