stdlib-js / stdlib-js/stdlib

Implement `parse-dsv`

Open
#53 17 comments 0 reactions 0 assignees View on GitHub
difficulty: 5 Feature
Dominant language
JavaScript
Stars
6k
Forks
1.3k
Avg merge
1d 3h
Merged PRs (30d)
611

Description

Delimiter-separated values. `@stdlib/utils/parse-dsv`.

Note that this package is not simple. The implementation should adhere as best as possible to the various CSV RFCs and pass standard CSV parsing tests.

Ideally, this implementation should be portable and/or share a code base with a streaming variant.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.