# install everything for all workspaces (Recommended: Node 20)
npm i
# build the packages
npm run build
# run the samples
npm start -w samples
# run the tests with current runtime
npm test
# for older versions of node <= 12, cd to the test-runner directory
cd test-runner && npm test
-
Notifications
You must be signed in to change notification settings - Fork 17
iwsllc/json-csv
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Simple CSV export module that can export a rich JSON array of objects to CSV.
Resources
Stars
Watchers
Forks
Packages 0
No packages published