0.0.8 • Published 8 years ago

wdf-loader v0.0.8

Weekly downloads
2
License
MIT
Repository
github
Last release
8 years ago

web data frame (wdf) loader for webpack

Usage

Documentation: Using loaders

The wdf-loader works like the json-loader, and return a wdf.DataFrame .

var  df = require("./file.wdf");
// => DataFrame object containin all data from "file.wdf"

License

MIT (http://www.opensource.org/licenses/mit-license.php)

0.0.8

8 years ago

0.0.7

8 years ago

0.0.6

8 years ago

0.0.5

8 years ago

0.0.4

8 years ago

0.0.3

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago