Skip to content

Super-fast but totally incomplete csv parser/serializer

License

Notifications You must be signed in to change notification settings

dougmoscrop/delimited-node

Repository files navigation

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.

About

Super-fast but totally incomplete csv parser/serializer

Resources

License

Stars

Watchers

Forks

Packages

No packages published