-
-
Notifications
You must be signed in to change notification settings - Fork 28
Fork for ID_Start to ID_Continue #1
Copy link
Copy link
Closed
Description
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?:
- build ID_Start to ID_Continue range into this crate?
- can I fork this crate?
- any other options?
--
Edit: Published https://crates.io/crates/unicode-id-start
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels