0.1.11 • Published 8 years ago

mine-data v0.1.11

Weekly downloads
1
License
MIT
Repository
-
Last release
8 years ago

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
0.1.11

8 years ago

0.1.10

8 years ago

0.1.9

8 years ago

0.1.8

8 years ago

0.1.7

8 years ago

0.1.6

8 years ago

0.1.4

8 years ago

0.1.3

8 years ago

0.1.2

8 years ago

0.1.1

8 years ago

0.1.0

8 years ago