-
-
Notifications
You must be signed in to change notification settings - Fork 848
Open
Labels
FeatureIssue or pull request for adding a new feature.Issue or pull request for adding a new feature.difficulty: 5Likely to be difficult to implement with several unknowns.Likely to be difficult to implement with several unknowns.
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.
Metadata
Metadata
Assignees
Labels
FeatureIssue or pull request for adding a new feature.Issue or pull request for adding a new feature.difficulty: 5Likely to be difficult to implement with several unknowns.Likely to be difficult to implement with several unknowns.