mathiasbynens / jsescLinks
Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data.
☆794Updated 11 months ago
Alternatives and similar repositories for jsesc
Users that are interested in jsesc are comparing it to the libraries listed below
Sorting:
- Extract meaning from JS Errors☆482Updated 2 years ago
- Like JSON.stringify, but doesn't throw on circular references☆554Updated last year
- Spec document for the 'browser' field in package.json☆443Updated 4 years ago
- node.js bindings for RE2: fast, safe alternative to backtracking regular expression engines.☆531Updated 3 weeks ago
- A cross-browser implementation of the new setImmediate API.☆1,303Updated last year
- Lean and configurable whitelist-oriented HTML sanitizer☆477Updated last year
- Fake setTimeout and friends (collectively known as "timers"). Useful in your JavaScript tests. Extracted from Sinon.JS☆850Updated 2 months ago
- Checks the version of ES in JavaScript files with simple shell commands 🏆☆459Updated 5 years ago
- Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!☆354Updated last year
- JSDoc parser☆458Updated 6 years ago
- Escape RegExp special characters☆598Updated 6 months ago
- Node-API implementation of FarmHash, Google's family of high performance hash functions☆453Updated last month
- easier than regex string matching patterns for urls and other strings. turn strings into data or data into strings.☆589Updated 5 years ago
- Implements the node.js require.resolve() algorithm☆792Updated last month
- Matches strings against configurable strings, globs, regular expressions, and/or functions☆401Updated 2 years ago
- Tiny JavaScript tokenizer.☆531Updated 5 months ago
- a CSS selector compiler & engine☆591Updated this week
- Measure the difference between two strings with the fastest JS implementation of the Levenshtein distance algorithm☆733Updated 2 months ago
- Generate JavaScript-compatible regular expressions based on a given set of Unicode symbols or code points.☆371Updated 3 years ago
- Tim Sort implementation for Node.js☆247Updated 5 years ago
- ES6 polyfill vs. feature performance tests☆523Updated last year
- Throttle a collection of promise returning functions☆484Updated 2 years ago
- Promisify an event by waiting for it to be emitted☆443Updated 2 months ago
- Load module from string☆299Updated 7 years ago
- 🔍 node-ignore is the manager and filter for .gitignore rules, the one used by eslint, prettier and many others.☆486Updated 6 months ago
- Create a promise that can be canceled☆447Updated 2 months ago
- Strip comments from JSON. Lets you use comments in your JSON files!☆619Updated 3 months ago
- Simple “Least Recently Used” (LRU) cache☆739Updated last month
- Promisify a callback-style function☆1,510Updated 3 years ago
- Fast string hashing function for Node.JS.☆310Updated 5 years ago