mathiasbynens / jsescLinks
Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data.
☆792Updated 8 months ago
Alternatives and similar repositories for jsesc
Users that are interested in jsesc are comparing it to the libraries listed below
Sorting:
- Lean and configurable whitelist-oriented HTML sanitizer☆473Updated last year
- Spec document for the 'browser' field in package.json☆442Updated 4 years ago
- Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!☆354Updated last year
- A cross-browser implementation of the new setImmediate API.☆1,298Updated last year
- node.js bindings for RE2: fast, safe alternative to backtracking regular expression engines.☆522Updated 3 months ago
- Matches strings against configurable strings, globs, regular expressions, and/or functions☆400Updated 2 years ago
- Generate JavaScript-compatible regular expressions based on a given set of Unicode symbols or code points.☆367Updated 3 years ago
- Node.js implementation of FarmHash, Google's family of high performance hash functions☆450Updated 2 months ago
- JSDoc parser☆456Updated 6 years ago
- An implementation of the WHATWG URL Standard in JavaScript☆403Updated 5 months ago
- Extract meaning from JS Errors☆481Updated 2 years ago
- Tim Sort implementation for Node.js☆245Updated 5 years ago
- Implements the node.js require.resolve() algorithm☆787Updated 2 months ago
- Memoize functions - an optimization technique used to speed up consecutive function calls by caching the result of calls with identical i…☆1,124Updated 6 months ago
- a CSS selector compiler & engine☆585Updated this week
- Checks the version of ES in JavaScript files with simple shell commands 🏆☆459Updated 4 years ago
- A JavaScript port of the Brotli compression algorithm, as used in WOFF2☆526Updated last year
- Escape RegExp special characters☆593Updated 3 months ago
- Blazing fast unique hash generator☆308Updated 2 years ago
- Throttle a collection of promise returning functions☆484Updated 2 years ago
- Fast string hashing function for Node.JS.☆310Updated 5 years ago
- Polyfill for the AbortController DOM API and abortable fetch (stub that calls catch, doesn't actually abort request).☆336Updated 8 months ago
- Promisify an event by waiting for it to be emitted☆436Updated last year
- Promisify a callback-style function☆1,507Updated 2 years ago
- Useragent parser for Node.js, ported from browserscope.org☆902Updated 3 years ago
- Flattens the underlying C structures of a concatenated JavaScript string☆389Updated 3 years ago
- Fake setTimeout and friends (collectively known as "timers"). Useful in your JavaScript tests. Extracted from Sinon.JS☆843Updated last month
- Create a promise that can be canceled☆443Updated 3 years ago
- Like JSON.stringify, but doesn't throw on circular references☆554Updated last year
- Webpack plugin for enabling Subresource Integrity.☆369Updated last year