Closed WenheLI closed 3 years ago
humms. To make this a real browser&node compatible module, we should add a bundler as well.
Awesome @WenheLI — this is great! Thank you for adding. Ready to merge? (btw, datacook looks very cool!)
@WenheLI just wanted to make sure everything's up to date here and this is ready to merge in?
Sorry that saw this thread! I still have some commits to push, could you give me a bit time?
@WenheLI certainly, no rush! :)
As is, this PR works just fine in node and the browser (a global npyjs is added in the browser if loaded without bundler)—I think it is ready to merge to fix #10.
@1wheel — thanks for the bump here!
@j6k4m8 Thanks for the quick response! Would you mind also bumping on npm?
For sure, all done! v0.2.0
is now live on npm. (Sorry for the delay, was away from my computer earlier and merged from mobile!)
hi @j6k4m8 ! Thanks for this great project! I am looking for a js library that could both run on node & browser which could read
npy
file.I just made a small commit to make this library node & browser compatible. Comments are welcome!
Besides, I am working on another project that is to run/use data-processing & feature engineering ops within js. Here is the link: https://github.com/imgcook/datacook Let me know how you think!