mathiasbynens / tpyo
A small script that enables you to make typos in JavaScript property names. Powered by ES2015 proxies + Levenshtein string distance.
☆207Updated 3 years ago
Alternatives and similar repositories for tpyo:
Users that are interested in tpyo are comparing it to the libraries listed below
- Optimizes statements such as `forEach` and `map` to for loops.☆74Updated 4 years ago
- CommonJS Tree Shaker API☆152Updated 6 years ago
- String.prototype.codePoints proposal for ECMAScript (stage 1)☆40Updated 3 years ago
- Proposal to add the `s` (`dotAll`) flag to regular expressions in ECMAScript.☆88Updated 3 years ago
- Define a lazily evaluated property on an object☆64Updated last year
- TC-39 Proposal for additional is{Type} APIs☆201Updated 5 years ago
- Proposal to recognize a `"use module";` pragma☆81Updated 3 years ago
- ☆45Updated 6 years ago
- Efficient encoder and decoder for arbitrary objects☆196Updated 6 years ago
- Tap into a promise chain without affecting its value or state☆132Updated 3 years ago
- Easily compose regular expressions without the need for double-escaping inside strings.☆64Updated last year
- Proposed EcmaScript Class Syntax clarifying orthogonal concerns☆29Updated 7 years ago
- When you need a file, but the headers ain't good, who you gonna call? CORS Buster!☆52Updated last year
- {BigInt,Number}.fromString(string, radix)☆65Updated 6 years ago
- Run promise-returning & async functions repeatedly until you end it☆45Updated 3 years ago
- Check if a namespace on npm is being hogged☆73Updated 5 years ago
- Creates a production preview of a package☆79Updated last week
- ES Proposal, specs, tests, reference implementation, and polyfill/shim for String.prototype.matchAll☆99Updated 3 years ago
- Reliably get the terminal window size☆140Updated last year
- A minimalistic JS bundler☆79Updated 4 years ago
- Module that helps you write generated functions in Node☆78Updated 8 months ago
- Call a method on all items in an iterable by calling it on the iterable itself☆163Updated 3 years ago
- A proposal to introduce new shorthand assignment forms for ECMAScript object literals☆71Updated 7 years ago
- Ensures a value is a valid error by making it one if not☆77Updated 2 years ago
- Indent each line in a string☆113Updated 2 years ago
- Converts JavaScript objects to source☆102Updated last year
- Create a lazily evaluated value☆69Updated 3 years ago
- Standardized debug☆34Updated 3 years ago
- TC-39 Proposal for a deprecated keyword☆80Updated 6 years ago
- import.meta proposal for JavaScript☆146Updated 4 years ago