0.1.11 • Published 9 years ago

mine-data v0.1.11

Weekly downloads
1
License
MIT
Repository
-
Last release
9 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

9 years ago

0.1.10

9 years ago

0.1.9

9 years ago

0.1.8

9 years ago

0.1.7

9 years ago

0.1.6

9 years ago

0.1.4

9 years ago

0.1.3

9 years ago

0.1.2

9 years ago

0.1.1

9 years ago

0.1.0

9 years ago