@jdists/csv
TypeScript icon, indicating that this package has built-in type declarations

0.0.23 • Public • Published

@jdists/csv

csv as jdists processor

NPM version Build Status Coverage Status

Example

/*<jdists encoding="csv">*/
name, age
Jason, 20
Tom, 17
/*</jdists>*/

/*<csv>*/
name, age
Jason, 20
Tom, 17
/*</csv>*/

License

MIT © zswang

Readme

Keywords

Package Sidebar

Install

npm i @jdists/csv

Weekly Downloads

1

Version

0.0.23

License

MIT

Last publish

Collaborators

  • zswang