Skip to content

ArthurWerle/nodejs-webstreams

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node.js Webstreams

This is a repository with a simple test I made, consuming a huge CSV file with Node.js and vanilla JS in the frontend. Even the CSV is really big, it doesn't cause any problem neither on frontend or backend, because of the new Node.js Webstreams features, which allow you to consume files on-demand, flushing this space in memory for the new "chunk" of the file.

How it looks like

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors