Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sonufrienko/json-stream

Read and parse big JSON file with stream in Node.js
https://github.com/sonufrienko/json-stream

Last synced: 23 days ago
JSON representation

Read and parse big JSON file with stream in Node.js

Awesome Lists containing this project

README

        

# Read and parse big JSON file with stream in Node.js

Run a script

```sh
npm i
npm start
```