Skip to content

Support for named capture groups #6

Closed
@KarimGeiger

Description

@KarimGeiger

Just a quick thought... maybe adding support for named capture groups wouldn't be that hard to implement even if JavaScript isn't supporting it natively. Basically, you'd just have to assign the given names to the index, and then return that name instead, right?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions