mathiasbynens / jsesc
Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data.
☆785Updated 4 months ago
Alternatives and similar repositories for jsesc:
Users that are interested in jsesc are comparing it to the libraries listed below
- Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!☆355Updated 10 months ago
- Spec document for the 'browser' field in package.json☆442Updated 3 years ago
- Implements the node.js require.resolve() algorithm☆782Updated 3 months ago
- node.js bindings for RE2: fast, safe alternative to backtracking regular expression engines.☆513Updated this week
- Extends minimatch.match() with support for multiple patterns☆302Updated last year
- Promisify an event by waiting for it to be emitted☆434Updated last year
- a CSS selector compiler & engine☆564Updated this week
- Memoize functions - an optimization technique used to speed up consecutive function calls by caching the result of calls with identical i…☆1,112Updated 2 months ago
- A cross-browser implementation of the new setImmediate API.☆1,297Updated last year
- node byte string parser☆468Updated 9 months ago
- Find a file or directory by walking up parent directories☆604Updated last month
- Generate JavaScript-compatible regular expressions based on a given set of Unicode symbols or code points.☆365Updated 3 years ago
- Create a promise that can be canceled☆441Updated 2 years ago
- Blazing fast and accurate glob matcher written JavaScript, with no dependencies and full support for standard and extended Bash glob feat…☆1,025Updated 3 months ago
- Escape RegExp special characters☆590Updated 10 months ago
- Simple wildcard matching☆538Updated 3 years ago
- ECMAScript AST query library.☆850Updated last month
- Quickly scan for CLI flags and arguments☆648Updated last year
- JSDoc parser☆455Updated 6 years ago
- Node.js compression middleware☆269Updated 7 years ago
- Simple “Least Recently Used” (LRU) cache☆692Updated last week
- Node.js implementation of FarmHash, Google's family of high performance hash functions☆450Updated 7 months ago
- CommonJS Tree Shaker plugin for WebPack☆916Updated 2 years ago
- Require hook for automatic V8 compile cache persistence☆731Updated last year
- ES6 polyfill vs. feature performance tests☆521Updated last year
- Extract meaning from JS Errors☆469Updated 2 years ago
- Node.js module for brotli compression/decompression with native bindings☆172Updated 3 years ago
- Matches strings against configurable strings, globs, regular expressions, and/or functions☆391Updated last year
- High-priority task queue for Node.js and browsers☆612Updated 3 years ago
- Asynchronous recursive file copying with Node.js.☆684Updated 4 years ago