mathiasbynens / jsescLinks
Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data.
☆790Updated 10 months ago
Alternatives and similar repositories for jsesc
Users that are interested in jsesc are comparing it to the libraries listed below
Sorting:
- node.js bindings for RE2: fast, safe alternative to backtracking regular expression engines.☆527Updated 5 months ago
 - Matches strings against configurable strings, globs, regular expressions, and/or functions☆401Updated 2 years ago
 - 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!☆354Updated last year
 - Generate JavaScript-compatible regular expressions based on a given set of Unicode symbols or code points.☆370Updated 3 years ago
 - Escape RegExp special characters☆597Updated 5 months ago
 - Spec document for the 'browser' field in package.json☆442Updated 4 years ago
 - Node-API implementation of FarmHash, Google's family of high performance hash functions☆451Updated 3 weeks ago
 - Promisify an event by waiting for it to be emitted☆440Updated last month
 - Implements the node.js require.resolve() algorithm☆788Updated 2 weeks ago
 - a CSS selector compiler & engine☆589Updated this week
 - Tiny language and engine for selecting specific parts of a JS object, hiding the rest.☆869Updated 4 months ago
 - Fake setTimeout and friends (collectively known as "timers"). Useful in your JavaScript tests. Extracted from Sinon.JS☆847Updated last month
 - Fast string hashing function for Node.JS.☆310Updated 5 years ago
 - 🔍 node-ignore is the manager and filter for .gitignore rules, the one used by eslint, prettier and many others.☆487Updated 5 months ago
 - An implementation of the WHATWG URL Standard in JavaScript☆404Updated last month
 - A simple dependency graph for Node.js☆346Updated last year
 - Escape string for use in HTML☆480Updated 3 years ago
 - Throttle a collection of promise returning functions☆485Updated 2 years ago
 - Lean and configurable whitelist-oriented HTML sanitizer☆476Updated last year
 - Use glob patterns to watch file sets and run a command when anything is added, changed or deleted.☆827Updated 11 months ago
 - easier than regex string matching patterns for urls and other strings. turn strings into data or data into strings.☆588Updated 5 years ago
 - Like JSON.stringify, but doesn't throw on circular references☆553Updated last year
 - Safely and quickly serialize JavaScript objects☆353Updated 10 months ago
 - JSDoc parser☆458Updated 6 years ago
 - Tim Sort implementation for Node.js☆246Updated 5 years ago
 - Strip comments from JSON. Lets you use comments in your JSON files!☆618Updated 2 months ago
 - Create a promise that can be canceled☆447Updated last month
 - Configurable mock for the fs module☆921Updated 2 weeks ago
 - Normalize a URL☆864Updated last month