JavaScript data wrangling, transformation and analysis toolkit JavaScript for Data Science Here's a great tutorial on using Data-Forge for data science from the book JavaScript for Data Science. Scroll to the end for more resources. Install Node.js: npm install --save data-forge To read and write files in Node.js: npm install --save data-forge-fs To plot charts in Node.js: npm install --save data-