mathiasbynens / jsescLinks
Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data.
☆791Updated 8 months ago
Alternatives and similar repositories for jsesc
Users that are interested in jsesc are comparing it to the libraries listed below
Sorting:
- Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!☆354Updated last year
- node.js bindings for RE2: fast, safe alternative to backtracking regular expression engines.☆521Updated 2 months ago
- Spec document for the 'browser' field in package.json☆442Updated 3 years ago
- Checks the version of ES in JavaScript files with simple shell commands 🏆☆459Updated 4 years ago
- Generate JavaScript-compatible regular expressions based on a given set of Unicode symbols or code points.☆367Updated 3 years ago
- Promisify an event by waiting for it to be emitted☆436Updated last year
- A cross-browser implementation of the new setImmediate API.☆1,299Updated last year
- easier than regex string matching patterns for urls and other strings. turn strings into data or data into strings.☆588Updated 5 years ago
- Node.js implementation of FarmHash, Google's family of high performance hash functions☆450Updated last month
- Lean and configurable whitelist-oriented HTML sanitizer☆471Updated last year
- Fake setTimeout and friends (collectively known as "timers"). Useful in your JavaScript tests. Extracted from Sinon.JS☆840Updated 2 weeks ago
- ECMAScript AST query library.☆864Updated 5 months ago
- Measure the difference between two strings with the fastest JS implementation of the Levenshtein distance algorithm☆728Updated 3 months ago
- Extract meaning from JS Errors☆479Updated 2 years ago
- A simple dependency graph for Node.js☆345Updated last year
- Create a promise that can be canceled☆443Updated 3 years ago
- Like JSON.stringify, but doesn't throw on circular references☆555Updated last year
- Matches strings against configurable strings, globs, regular expressions, and/or functions☆400Updated 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,125Updated 5 months ago
- Implements the node.js require.resolve() algorithm☆785Updated last month
- Fast string hashing function for Node.JS.☆310Updated 5 years ago
- Tim Sort implementation for Node.js☆245Updated 5 years ago
- An implementation of the WHATWG URL Standard in JavaScript☆401Updated 4 months ago
- a CSS selector compiler & engine☆585Updated this week
- Escape RegExp special characters☆595Updated 3 months ago
- Promisify a callback-style function☆1,506Updated 2 years ago
- Webpack plugin for enabling Subresource Integrity.☆370Updated last year
- JSDoc parser☆456Updated 6 years ago
- Tiny JavaScript tokenizer.☆520Updated 2 months ago
- Strip comments from JSON. Lets you use comments in your JSON files!☆615Updated 2 months ago