mathiasbynens / jsescLinks
Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data.
☆796Updated last year
Alternatives and similar repositories for jsesc
Users that are interested in jsesc are comparing it to the libraries listed below
Sorting:
- JSDoc parser☆459Updated 7 years ago
- Spec document for the 'browser' field in package.json☆444Updated 4 years ago
- A cross-browser implementation of the new setImmediate API.☆1,305Updated 2 years ago
- Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!☆355Updated last year
- 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☆854Updated last month
- Lean and configurable whitelist-oriented HTML sanitizer☆481Updated last year
- Generate JavaScript-compatible regular expressions based on a given set of Unicode symbols or code points.☆375Updated 4 years ago
- Checks the version of ES in JavaScript files with simple shell commands 🏆☆458Updated 5 years ago
- An implementation of the WHATWG URL Standard in JavaScript☆412Updated this week
- Create a promise that can be canceled☆447Updated 5 months ago
- Like JSON.stringify, but doesn't throw on circular references☆554Updated last year
- easier than regex string matching patterns for urls and other strings. turn strings into data or data into strings.☆590Updated 5 years ago
- node.js bindings for RE2: fast, safe alternative to backtracking regular expression engines.☆535Updated this week
- Measure the difference between two strings with the fastest JS implementation of the Levenshtein distance algorithm☆732Updated 4 months ago
- Implements the node.js require.resolve() algorithm☆795Updated last week
- Promisify an event by waiting for it to be emitted☆445Updated 3 weeks ago
- Webpack plugin for enabling Subresource Integrity.☆370Updated 2 years ago
- ES6 polyfill vs. feature performance tests☆522Updated 2 years ago
- Fast string hashing function for Node.JS.☆310Updated 5 years ago
- Extract meaning from JS Errors☆484Updated 3 years ago
- 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.☆490Updated 8 months ago
- Parse JSON with more helpful errors☆372Updated 10 months ago
- High-priority task queue for Node.js and browsers☆612Updated 4 years ago
- A cli tool to watch and copy file globs.☆530Updated 2 years ago
- Memoize functions - an optimization technique used to speed up consecutive function calls by caching the result of calls with identical i…☆1,147Updated 2 months ago
- Tiny JavaScript tokenizer.☆550Updated 2 months ago
- Strip comments from JSON. Lets you use comments in your JSON files!☆622Updated 6 months ago
- a CSS selector compiler & engine☆601Updated this week