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
- A Map subclass with support for multiple keys for one entry.☆110Updated 2 months ago
- Rollup as a service (with a little help from Browserify)☆264Updated 2 years ago
- Proposal to recognize a `"use module";` pragma☆81Updated 3 years ago
- Optimizes statements such as `forEach` and `map` to for loops.☆74Updated 5 years ago
- A uniform wrapper around a multitude of ECMAScript hosts. CLI: https://github.com/bterlson/eshost-cli☆145Updated 5 months ago
- import.meta proposal for JavaScript☆148Updated 5 years ago
- TC-39 Proposal for a deprecated keyword☆80Updated 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
- String.prototype.codePoints proposal for ECMAScript (stage 1)☆40Updated 4 years ago
- ES Proposal, specs, tests, reference implementation, and polyfill/shim for String.prototype.matchAll☆99Updated 4 years ago
- ANSI syntax highlighting for the terminal☆111Updated last year
- Efficient encoder and decoder for arbitrary objects☆198Updated 6 years ago
- ☆150Updated 7 years ago
- CommonJS Tree Shaker API☆153Updated 7 years ago
- Reliably get the terminal window size☆144Updated last year
- Notes and proposals on possible EMAScript extensions☆56Updated 5 years ago
- Discussion and specification for an explicit syntactic opt-in for Tail Calls.☆170Updated 9 years ago
- Lazy number range generator☆81Updated last year
- {BigInt,Number}.fromString(string, radix)☆65Updated 6 years ago
- ☆37Updated 3 years ago
- Create a lazy promise that defers execution until it's awaited or when .then() or .catch() is called☆279Updated 10 months ago
- Check if a namespace on npm is being hogged☆74Updated 5 years ago
- Babel plugin for modern RegExp features in JavaScript☆81Updated 6 years ago
- A JavaScript TC39 proposal for Object.freeze & Object.seal syntax☆60Updated 7 years ago
- Call a method on all items in an iterable by calling it on the iterable itself☆163Updated 4 years ago
- A CSS selector parser.☆97Updated 2 years ago
- Converts JavaScript objects to source☆102Updated 2 years ago
- TC-39 Proposal for additional is{Type} APIs☆200Updated 6 years ago