goyakin / es-regexp-lookbehind
☆24Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for es-regexp-lookbehind
- RegExp lookbehind assertions☆99Updated 2 years ago
- Parser module for JsDoc or Closure Compiler format type-annotation.☆54Updated last year
- Proposal to add the `s` (`dotAll`) flag to regular expressions in ECMAScript.☆89Updated 2 years ago
- A proposal to the ECMAScript standard for including left and right trim of whitespace to strings☆40Updated 4 years ago
- import.meta proposal for JavaScript☆146Updated 4 years ago
- Prepare a node environment to require files with different extensions.☆48Updated 4 months ago
- regexpu’s core functionality, i.e. `rewritePattern(pattern, flag, options)`, which enables rewriting regular expressions that make use of…☆71Updated this week
- programmatic npm API☆112Updated 3 years ago
- Notes and proposals on possible EMAScript extensions☆56Updated 4 years ago
- ECMAScript "ToPrimitive" algorithm. Provides ES5 and ES6/ES2015 versions.☆23Updated 2 years ago
- A fix for the infamous Babel #4480 bug.☆43Updated 6 years ago
- Recursively flatten an array or arrays. This is the fastest implementation of array flatten.☆60Updated 2 years ago
- An ESnext spec-compliant `Array.prototype.flat` shim/polyfill/replacement that works as far down as ES3.☆32Updated last year
- A list of confusing globals that should be restricted to be used as globals☆16Updated 4 years ago
- `Intl.ListFormat` specification [draft]☆27Updated 2 years ago
- ECMAScript Proposal, specs, and reference implementation for Object.values/Object.entries☆94Updated 3 years ago
- Power Assert feature instrumentor based on the ECMAScript AST.☆59Updated last year
- ECMAScript Proposal, specs, and reference implementation for Error.prototype.stack / System.getStack☆168Updated 9 months ago
- Proposal to recognize a `"use module";` pragma☆81Updated 2 years ago
- Proposal to prevent JSON.stringify from returning ill-formed strings☆69Updated 5 years ago
- ES Proposal, specs, tests, reference implementation, and polyfill/shim for String.prototype.matchAll☆99Updated 3 years ago
- Literals could be different than non-literals.☆32Updated 6 years ago
- A proposal for private symbols in JavaScript☆21Updated 6 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆65Updated 3 years ago
- ☆37Updated 2 years ago
- A library of cross-platform tested terminal/console command strings for doing things like color and cursor positioning. This is a subset…☆30Updated 3 years ago
- Allows libraries to handle various caller provided asynchronous functions uniformly. Maps promises, observables, child processes and stre…☆70Updated last year
- ECMA-262 proposal to update Function.prototype.toString☆26Updated 2 years ago
- ☆83Updated last year
- Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.☆41Updated 2 years ago