mathiasbynens / jsescLinks
Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data.
☆788Updated 6 months ago
Alternatives and similar repositories for jsesc
Users that are interested in jsesc are comparing it to the libraries listed below
Sorting:
- JSDoc parser☆456Updated 6 years ago
- node.js bindings for RE2: fast, safe alternative to backtracking regular expression engines.☆521Updated last month
- Fake setTimeout and friends (collectively known as "timers"). Useful in your JavaScript tests. Extracted from Sinon.JS☆836Updated 4 months ago
- Like JSON.stringify, but doesn't throw on circular references☆555Updated 11 months ago
- Matches strings against configurable strings, globs, regular expressions, and/or functions☆397Updated 2 years ago
- Implements the node.js require.resolve() algorithm☆783Updated 5 months ago
- Promisify a callback-style function☆1,507Updated 2 years ago
- Spec document for the 'browser' field in package.json☆442Updated 3 years ago
- Serialize/deserialize an error into a plain object☆558Updated 5 months ago
- Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!☆355Updated last year
- Temporary file and directory creator for node.js☆754Updated 2 months ago
- yet another zip library for node☆357Updated 5 months ago
- A cross-browser implementation of the new setImmediate API.☆1,299Updated last year
- 🦄 Like polyfill but with pony pureness☆1,252Updated last year
- Normalize a URL☆847Updated 2 weeks ago
- Tiny JavaScript tokenizer.☆519Updated 2 weeks ago
- Node.js implementation of FarmHash, Google's family of high performance hash functions☆450Updated 9 months ago
- Find a file or directory by walking up parent directories☆613Updated 3 weeks ago
- Simple wildcard matching☆540Updated 3 years ago
- Flattens the underlying C structures of a concatenated JavaScript string☆389Updated 3 years ago
- Webpack plugin for enabling Subresource Integrity.☆370Updated last year
- sane aims to be fast, small, and reliable filesystem watcher. No bells and whistles, just change events.☆387Updated last year
- Strip comments from JSON. Lets you use comments in your JSON files!☆607Updated last month
- Promisify an event by waiting for it to be emitted☆436Updated last year
- Escape RegExp special characters☆594Updated last month
- Measure the difference between two strings with the fastest JS implementation of the Levenshtein distance algorithm☆725Updated 2 months ago
- fs with incremental backoff on EMFILE☆1,291Updated 11 months ago
- A sax style parser for JS☆1,117Updated last year
- ECMAScript AST query library.☆859Updated 3 months ago
- Benchmarks for Node.js JSON-schema validators☆387Updated 11 months ago