Skip to content

Fork for ID_Start to ID_Continue #1

@Boshen

Description

@Boshen

A few popular JavaScript parsers written in Rust need the ID_Start to ID_Continue range, e.g. swc, rome, rslint

swc currently uses a forked unicode-id crate from unicode-xid (I forked it without asking, which isn't really nice).

Rome and rslint maintain its own python / rust script.

So to avoid duplicating effort, what's the best way to fork this crate?:

  1. build ID_Start to ID_Continue range into this crate?
  2. can I fork this crate?
  3. any other options?

--

Edit: Published https://crates.io/crates/unicode-id-start

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions