gulp-regexpu
RegExp transformer
Tools for transpiling ES6 Unicode regular expressions to ES5 in Gulp pipelines
Gulp plugin to transpile ES6 Unicode regular expressions to ES5 with regexpu.
4 stars
3 watching
1 forks
Language: JavaScript
last commit: about 10 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| Transpiles ES2015 Unicode regular expressions into equivalent ES5-compatible regular expressions. | 234 |
| Converts ES6 JavaScript to ES5. | 15 |
| A polyfill for the search method in ECMAScript 6's RegExp object | 5 |
| Provides an ES3-compatible polyfill for the match method of RegExp objects in ECMAScript 6 | 10 |
| A Gulp plugin that enables Babel to transpile modern JavaScript code into compatible formats. | 1,320 |
| Transpiles ES6 modules to other formats for use in Node.js environments | 61 |
| Tools and APIs for parsing, manipulating, and executing regular expressions in JavaScript | 401 |
| A Gulp plugin for compiling Riot.js templates into JavaScript code. | 105 |
| A comprehensive resource for learning JavaScript regular expressions | 112 |
| A plugin for ESLint that optimizes and refactors regular expressions in JavaScript code to improve performance. | 74 |
| A C-language regular expression engine designed for speed and simplicity. | 10 |
| A wrapper around NSRegularExpression to simplify regular expression usage in Swift | 331 |
| An npm package providing an exec plugin for Gulp tasks to run shell commands with customizable reporting and error handling. | 163 |
| A Gulp.js plugin that provides an efficient and secure way to execute shell commands and scripts in a pipeline-based workflow. | 58 |
| Converts Markdown files to HTML using the marked library | 181 |