Awesome
regexp-features
A comparison of Regular Expression features in various languages and libraries.
Building Locally
The following commands will build the documentation locally:
npm install
npm run build
The outputs are in docs/
in markdown format, and will be rendered as HTML via GitHub Pages
Contributing
See our Contribution Guide for more information on how to contribute.
License
This project is licensed under the BSD 3-Clause License as this work product is intended to inform decisions on future proposals for ECMAScript.