Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Node script to generate the identifier regexes #1

Merged
merged 1 commit into from
Dec 22, 2013
Merged

Add Node script to generate the identifier regexes #1

merged 1 commit into from
Dec 22, 2013

Conversation

mathiasbynens
Copy link
Contributor

The script was taken from https://gist.github.com/mathiasbynens/6334847 and then modified to match the needs of this project.

This way, it’s easy to update the regexes when a new Unicode version is released, or when you want to match ES6 instead of ES6 (https://gist.github.com/mathiasbynens/6334847 already has the code for that).

The script was taken from https://gist.github.com/mathiasbynens/6334847
and then modified to match the needs of this project.
@Constellation
Copy link
Member

Nice! Merging. Thanks.

Constellation added a commit that referenced this pull request Dec 22, 2013
Add Node script to generate the identifier regexes
@Constellation Constellation merged commit decc4ef into estools:master Dec 22, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants