Skip to content

Implement parse-dsv #53

Open
Open
@kgryte

Description

@kgryte

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

No one assigned

    Labels

    FeatureIssue or pull request for adding a new feature.difficulty: 5Likely to be difficult to implement with several unknowns.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions