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:
- import.meta proposal for JavaScript☆146Updated 5 years ago
- ☆82Updated last year
- ES Proposal, specs, tests, reference implementation, and polyfill/shim for String.prototype.matchAll☆99Updated 4 years ago
- Proposal to recognize a `"use module";` pragma☆81Updated 3 years ago
- CommonJS Tree Shaker API☆152Updated 7 years ago
- Notes and proposals on possible EMAScript extensions☆56Updated 4 years ago
- Babel plugin for modern RegExp features in JavaScript☆81Updated 6 years ago
- Literals could be different than non-literals.☆32Updated 7 years ago
- ☆37Updated 3 years ago
- Proposed EcmaScript Class Syntax clarifying orthogonal concerns☆29Updated 8 years ago
- RegExp lookbehind assertions☆99Updated 3 years ago
- proposal for ECMAScript to allow omission of the catch binding☆86Updated 7 years ago
- A proposal for ECMAScript for Object.shallowEqual.☆59Updated 7 years ago
- ♬ Notes from the @Babel Team (discuss in PRs)☆122Updated 2 years ago
- utility box for ECMAScript language tools☆121Updated 3 years ago
- regexpu’s core functionality, i.e. `rewritePattern(pattern, flag, options)`, which enables rewriting regular expressions that make use of…☆77Updated 6 months ago
- A proposal to the ECMAScript standard for including left and right trim of whitespace to strings☆40Updated 5 years ago
- ES6 polyfill vs. feature performance tests☆150Updated 3 years ago
- ☆122Updated 8 years ago
- Properly escape JSON for usage as an object literal inside of a `<script>` tag☆39Updated 2 years ago
- A very simple and stupid parser, based on a statemachine and regular expressions.☆64Updated 6 years ago
- Named capture groups for JavaScript RegExps☆222Updated 3 years ago
- Are these two values conceptually equal?☆60Updated last year
- Lazy number range generator☆81Updated last year
- Polyfill/shim for util.promisify in node versions < v8☆127Updated 5 months ago
- A robust & optimized ES3-compatible polyfill for the `String.prototype.at` proposal for ECMAScript 6/7.☆55Updated 4 years ago
- TC-39 Proposal for additional is{Type} APIs☆201Updated 6 years ago
- ES6 Proxies based deep clone☆128Updated 2 years ago
- Discussions & Collaboration on a Unified/Base set of parser features for JavaScript☆42Updated 8 years ago
- {BigInt,Number}.fromString(string, radix)☆65Updated 6 years ago