Skip to content

Thoughts, post MVP #124

@bcoe

Description

@bcoe

We're close to landing the MVP of parseAargs, I'd like to avoid losing momentum as we've got such a great set of contributors.

Stuff I'd love to do post-MVP

  1. Reporting indices this work proposed by @bakkot would enable complex parsing behavior, without bloating the core implementation (@darcyclarke indicated that they would be able to build a minimal parser on top of this behavior alone, and would love a way to grab just this information from a parse.).
  2. Better documentation, @shadowspawn proposes additional examples in the Node.js docs, but I bet there are other ways we can improve the docs to help with adoption.
  3. The Node codebase itself has argument parsing implement in a few places (see: test-npm-package.js, the test runner that @cjihrig has been working on). We should use the Node codebase itself to test parseArgs.

Once we land the MVP I would love to help enable some other folks contributing to Node core, let me know who's interested.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions