tc39 / proposal-regexp-dotall-flagLinks
Proposal to add the `s` (`dotAll`) flag to regular expressions in ECMAScript.
☆88Updated 3 years ago
Alternatives and similar repositories for proposal-regexp-dotall-flag
Users that are interested in proposal-regexp-dotall-flag are comparing it to the libraries listed below
Sorting:
- RegExp lookbehind assertions☆99Updated 3 years ago
- import.meta proposal for JavaScript☆147Updated 5 years ago
- Proposal to recognize a `"use module";` pragma☆81Updated 3 years ago
- ES Proposal, specs, tests, reference implementation, and polyfill/shim for String.prototype.matchAll☆99Updated 4 years ago
- Proposed EcmaScript Class Syntax clarifying orthogonal concerns☆29Updated 8 years ago
- Polyfill/shim for util.promisify in node versions < v8☆127Updated 6 months ago
- Notes and proposals on possible EMAScript extensions☆56Updated 5 years ago
- Literals could be different than non-literals.☆32Updated 7 years ago
- ♬ Notes from the @Babel Team (discuss in PRs)☆122Updated 2 years ago
- ☆37Updated 3 years ago
- ☆82Updated 2 years ago
- Babel plugin for modern RegExp features in JavaScript☆81Updated 6 years ago
- ECMAScript spec proposal for String.prototype.{padStart,padEnd}☆75Updated 4 years ago
- proposal for flatten and flatMap on arrays☆214Updated 3 years ago
- CommonJS Tree Shaker API☆152Updated 7 years ago
- ECMAScript Proposal, specs, and reference implementation for Object.values/Object.entries☆94Updated 4 years ago
- Named capture groups for JavaScript RegExps☆223Updated 3 years ago
- A robust & optimized ES3-compatible polyfill for the `String.prototype.at` proposal for ECMAScript 6/7.☆55Updated 4 years ago
- proposal for ECMAScript to allow omission of the catch binding☆86Updated 7 years ago
- A <script type=module> polyfill☆97Updated 7 years ago
- ☆122Updated 8 years ago
- A very simple and stupid parser, based on a statemachine and regular expressions.☆64Updated 6 years ago
- A proposal to the ECMAScript standard for including left and right trim of whitespace to strings☆40Updated 5 years ago
- ES6 spec-compliant Object.assign shim. From https://github.com/es-shims/es6-shim☆107Updated last month
- utility box for ECMAScript language tools☆121Updated 3 years ago
- Are these two values conceptually equal?☆60Updated last year
- regexpu’s core functionality, i.e. `rewritePattern(pattern, flag, options)`, which enables rewriting regular expressions that make use of…☆77Updated 7 months ago
- Find multiple RegExp matches in a string☆92Updated 3 years ago
- Resolve the path of a module like require.resolve() but from a given path☆142Updated 4 years ago
- Properly escape JSON for usage as an object literal inside of a `<script>` tag☆39Updated 3 years ago