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☆210Updated 4 months ago
- Optimizes statements such as `forEach` and `map` to for loops.☆74Updated 5 years ago
- String.prototype.codePoints proposal for ECMAScript (stage 1)☆40Updated 4 years ago
- Rollup as a service (with a little help from Browserify)☆266Updated 3 years ago
- Proposal to add the `s` (`dotAll`) flag to regular expressions in ECMAScript.☆88Updated 3 years ago
- A uniform wrapper around a multitude of ECMAScript hosts. CLI: https://github.com/bterlson/eshost-cli☆145Updated 8 months ago
- Reliably get the terminal window size☆146Updated 2 years ago
- Contain async insanity so that the dark pony lord doesn't eat souls☆93Updated 2 years ago
- Proposal to recognize a `"use module";` pragma☆81Updated 3 years ago
- import.meta proposal for JavaScript☆148Updated 5 years ago
- A Map subclass with support for multiple keys for one entry.☆110Updated 6 months ago
- Converts JavaScript objects to source☆104Updated 2 years ago
- Tokenizes a string that represents a regular expression.☆96Updated last month
- TC-39 Proposal for a deprecated keyword☆80Updated 7 years ago
- Syntax highlights JavaScript code with ANSI colors to be printed to the terminal.☆174Updated 5 years ago
- string representations of objects in node and the browser☆158Updated this week
- Efficient encoder and decoder for arbitrary objects☆198Updated 7 years ago
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆145Updated 3 months ago
- Call a method on all items in an iterable by calling it on the iterable itself☆164Updated 4 years ago
- ES Proposal, specs, tests, reference implementation, and polyfill/shim for String.prototype.matchAll☆99Updated 4 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 8 years ago
- Scan npm for available package names☆101Updated 5 years ago
- {BigInt,Number}.fromString(string, radix)☆65Updated 6 years ago
- A CSS selector parser.☆97Updated 2 years ago
- Define a lazily evaluated property on an object☆67Updated 2 years ago
- Lazy number range generator☆82Updated 2 years ago
- Create a lazily evaluated value☆69Updated 4 years ago
- Named capture groups for JavaScript RegExps☆222Updated 3 years ago
- Notes and proposals on possible EMAScript extensions☆56Updated 5 years ago