0.1.11 • Published 10 years ago

mine-data v0.1.11

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

10 years ago

0.1.10

10 years ago

0.1.9

10 years ago

0.1.8

10 years ago

0.1.7

10 years ago

0.1.6

10 years ago

0.1.4

10 years ago

0.1.3

10 years ago

0.1.2

10 years ago

0.1.1

10 years ago

0.1.0

10 years ago