mathiasbynens / jsescLinks
Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data.
☆795Updated last year
Alternatives and similar repositories for jsesc
Users that are interested in jsesc are comparing it to the libraries listed below
Sorting:
- A cross-browser implementation of the new setImmediate API.☆1,303Updated last year
- Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!☆355Updated last year
- Spec document for the 'browser' field in package.json☆443Updated 4 years ago
- Lean and configurable whitelist-oriented HTML sanitizer☆477Updated last year
- node.js bindings for RE2: fast, safe alternative to backtracking regular expression engines.☆533Updated last month
- Fast string hashing function for Node.JS.☆310Updated 5 years ago
- a CSS selector compiler & engine☆593Updated this week
- Matches strings against configurable strings, globs, regular expressions, and/or functions☆401Updated 2 years ago
- Fake setTimeout and friends (collectively known as "timers"). Useful in your JavaScript tests. Extracted from Sinon.JS☆852Updated this week
- Implements the node.js require.resolve() algorithm☆792Updated 2 weeks ago
- JSDoc parser☆458Updated 7 years ago
- An implementation of the WHATWG URL Standard in JavaScript☆406Updated last month
- easier than regex string matching patterns for urls and other strings. turn strings into data or data into strings.☆590Updated 5 years ago
- Like JSON.stringify, but doesn't throw on circular references☆554Updated last year
- Escape RegExp special characters☆598Updated 7 months ago
- Throttle a collection of promise returning functions☆484Updated 2 years ago
- Extract meaning from JS Errors☆483Updated 2 years ago
- Promisify an event by waiting for it to be emitted☆444Updated 3 weeks ago
- ECMAScript AST query library.☆873Updated 9 months ago
- Measure the difference between two strings with the fastest JS implementation of the Levenshtein distance algorithm☆733Updated 3 months ago
- A JavaScript port of the Brotli compression algorithm, as used in WOFF2☆531Updated last year
- A simple dependency graph for Node.js☆348Updated last month
- Generate JavaScript-compatible regular expressions based on a given set of Unicode symbols or code points.☆372Updated 3 years ago
- Checks the version of ES in JavaScript files with simple shell commands 🏆☆459Updated 5 years ago
- Promisify a callback-style function☆1,510Updated 3 years ago
- Strip comments from JSON. Lets you use comments in your JSON files!☆620Updated 4 months ago
- Safely and quickly serialize JavaScript objects☆356Updated last year
- Use glob patterns to watch file sets and run a command when anything is added, changed or deleted.☆829Updated last year
- Tim Sort implementation for Node.js☆247Updated 5 years ago
- 🔍 node-ignore is the manager and filter for .gitignore rules, the one used by eslint, prettier and many others.☆487Updated 6 months ago