1.0.0 • Published 5 years ago

delimited v1.0.0

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

delimited

At this time this library is deliberately non-compliant and minimal, for use in certain scenarios where performance is critical.

It does not handle escaping characters or anything like that, only newline-delimited rows of comma-delimited values. You should never feed it 'user input', but only use it for things like storing a big view of data (that you control the format of) in S3.

1.0.0

5 years ago