mathiasbynens / tpyoLinks
A small script that enables you to make typos in JavaScript property names. Powered by ES2015 proxies + Levenshtein string distance.
☆206Updated 4 years ago
Alternatives and similar repositories for tpyo
Users that are interested in tpyo are comparing it to the libraries listed below
Sorting:
- Compare, format, diff and serialize any JavaScript value☆209Updated last month
- Efficient encoder and decoder for arbitrary objects☆197Updated 6 years ago
- Optimizes statements such as `forEach` and `map` to for loops.☆74Updated 5 years ago
- Proposal to recognize a `"use module";` pragma☆81Updated 3 years ago
- Web Streams, based on the WHATWG spec☆57Updated 3 years ago
- import.meta proposal for JavaScript☆147Updated 5 years ago
- CommonJS Tree Shaker API☆153Updated 7 years ago
- Easily compose regular expressions without the need for double-escaping inside strings.☆64Updated last year
- Proposal to add the `s` (`dotAll`) flag to regular expressions in ECMAScript.☆88Updated 3 years ago
- Rollup as a service (with a little help from Browserify)☆264Updated 2 years ago
- Proposed EcmaScript Class Syntax clarifying orthogonal concerns☆29Updated 8 years ago
- Reliably get the terminal window size☆142Updated last year
- ECMAScript Proposal, specs, and reference implementation for Error.prototype.stack / System.getStack☆180Updated last year
- TC-39 Proposal for additional is{Type} APIs☆200Updated 6 years ago
- Reverse minimist. Convert an object of options into an array of command-line arguments☆184Updated 2 years ago
- ES Proposal, specs, tests, reference implementation, and polyfill/shim for String.prototype.matchAll☆99Updated 4 years ago
- {BigInt,Number}.fromString(string, radix)☆65Updated 6 years ago
- Call a method on all items in an iterable by calling it on the iterable itself☆163Updated 3 years ago
- Notes and proposals on possible EMAScript extensions☆56Updated 5 years ago
- A uniform wrapper around a multitude of ECMAScript hosts. CLI: https://github.com/bterlson/eshost-cli☆144Updated 4 months ago
- TC-39 Proposal for a deprecated keyword☆80Updated 6 years ago
- Check if a namespace on npm is being hogged☆74Updated 5 years ago
- String.prototype.codePoints proposal for ECMAScript (stage 1)☆40Updated 4 years ago
- A Modest Proposal for ES Modules in Node☆36Updated 7 years ago
- Captures and cleans stack traces.☆193Updated last year
- Discussion and specification for an explicit syntactic opt-in for Tail Calls.☆170Updated 9 years ago
- An interactive console.dir() for node.js similar to console.dir() in webkit.☆269Updated 9 years ago
- Examine a package's dependency graph before you install it☆89Updated 4 years ago
- Syntax highlights JavaScript code with ANSI colors to be printed to the terminal.☆173Updated 5 years ago
- javascript package inspector☆102Updated 9 months ago