mathiasbynens / regexpu-coreLinks
regexpu’s core functionality, i.e. `rewritePattern(pattern, flag, options)`, which enables rewriting regular expressions that make use of the ES6 `u` flag into equivalent ES5-compatible regular expression patterns.
☆79Updated 3 months ago
Alternatives and similar repositories for regexpu-core
Users that are interested in regexpu-core are comparing it to the libraries listed below
Sorting:
- import.meta proposal for JavaScript☆148Updated 5 years ago
- Parsing the JavaScript's RegExp in JavaScript.☆82Updated last month
- Converts a source-map from/to different formats.☆171Updated 9 months ago
- Merge old source map and new source map in multi-transform flow☆28Updated 6 years ago
- ECMAScript spec abstract operations.☆122Updated 3 weeks ago
- Monorepo for NodeLib libraries☆77Updated last year
- ECMAScript RegExp Match Indices☆66Updated 3 years ago
- A proposal for private symbols in JavaScript☆21Updated 7 years ago
- ☆82Updated 2 years ago
- ☆139Updated 5 years ago
- ☆45Updated 3 years ago
- Proposal to add the `s` (`dotAll`) flag to regular expressions in ECMAScript.☆88Updated 3 years ago
- Encode/decode sourcemap mappings☆68Updated 3 years ago
- Ponyfill for Error#captureStackTrace☆63Updated 3 years ago
- Watch globs and execute a function upon change, with intelligent defaults for debouncing and queueing.☆80Updated 2 years ago
- Parser module for JsDoc or Closure Compiler format type-annotation.☆54Updated 2 years ago
- A Webpack plugin to change assets just before they are written to files.☆31Updated 4 years ago
- Tokenizes a string that represents a regular expression.☆96Updated 2 months ago
- ECMAScript "ToPrimitive" algorithm. Provides ES5 and ES6/ES2015 versions.☆22Updated 3 weeks ago
- The cmd-shim used in npm☆78Updated this week
- Parses, serializes, and manipulates MIME types, according to the WHATWG MIME Sniffing Standard☆90Updated 9 months ago
- Detect the indentation of code☆200Updated 4 months ago
- string representations of objects in node and the browser☆158Updated 3 weeks ago
- eslint-scope: ECMAScript scope analyzer☆127Updated last year
- If you use globs, this will make your code faster. Returns `true` if the given string looks like a glob pattern or an extglob pattern. Th…☆95Updated 3 years ago
- Start a promise chain☆60Updated 4 months ago
- programmatic npm API☆111Updated 4 years ago
- Parse the things that can be arguments to `npm install`☆134Updated 2 months ago
- Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.☆42Updated 3 weeks ago
- Detect the dominant newline character of a string☆56Updated 2 years ago