An open API service indexing awesome lists of open source software.

https://github.com/keyang/demo-node-csvtojson-ts

Demo code on how to use csvtojson in TypeScript
https://github.com/keyang/demo-node-csvtojson-ts

Last synced: 11 months ago
JSON representation

Demo code on how to use csvtojson in TypeScript

Awesome Lists containing this project

README

          

Run code with:
```
tsc ./index.ts && node ./index.js
```