regexpu
Regex transpiler
Transpiles ES2015 Unicode regular expressions into equivalent ES5-compatible regular expressions.
A source code transpiler that enables the use of ES2015 Unicode regular expressions in ES5.
234 stars
14 watching
20 forks
Language: JavaScript
last commit: 5 months ago code-generationecmascriptes2015javascriptregexregexpregular-expressionunicode
Related projects:
Repository | Description | Stars |
---|---|---|
| Tools for transpiling ES6 Unicode regular expressions to ES5 in Gulp pipelines | 4 |
| Provides an ES3-compatible polyfill for the match method of RegExp objects in ECMAScript 6 | 10 |
| A polyfill for the search method in ECMAScript 6's RegExp object | 5 |
| A live regular expression testing environment built with curses. | 8 |
| A template tag function for composing regular expressions without double escaping. | 63 |
| A parser and validator for regular expressions in ECMAScript | 24 |
| A fast and efficient regular expression compiler written in Common Lisp | 141 |
| Tools and APIs for parsing, manipulating, and executing regular expressions in JavaScript | 401 |
| A C-language regular expression engine designed for speed and simplicity. | 10 |
| A comprehensive resource for learning JavaScript regular expressions | 112 |
| A header-only C++ template library for working with regular expressions in ECMAScript-compatible way | 11 |
| Builds and composes regular expressions in JavaScript to improve maintainability and readability of complex regex patterns. | 145 |
| A C++ library for constructing complex regular expressions with a simple and intuitive API. | 382 |
| A regular expression for matching all emoji symbols and sequences according to the Unicode Standard. | 1,774 |
| Proposes an escape sequence for matching Unicode line terminators in regular expressions | 5 |