mine-data

0.1.11 • Public • Published

mine-data

Use your normal JavaScript tricks of the trade to explore data with fast feedback.

How to use

  1. Create a folder called data and drop some json and/or csv files into it
  2. Create a file called fn.js as a normal node module. Export from it a single function that takes an object with all of your data and returns what you want to be displayed.
  3. Run mine-data . and see your script execute
  4. Make any change to files in current folder and see the function reevaluate

Readme

Keywords

none

Package Sidebar

Install

npm i mine-data

Weekly Downloads

4

Version

0.1.11

License

MIT

Last publish

Collaborators

  • aulme