misoproject / dataset

JavaScript library that makes managing the data behind client-side visualisations easy
http://misoproject.com
GNU General Public License v2.0
1.18k stars 99 forks source link

updated Miso.load to load either global/local npm modules or filesystem ... #92

Closed tbranyen closed 12 years ago

tbranyen commented 12 years ago

...modules

This is important for when it goes into production, since Miso.load should be able to load locally created importers/parsers as well as globally/locally installed modules from NPM.