mathiasbynens / tpyo
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
- Proposal to add the `s` (`dotAll`) flag to regular expressions in ECMAScript.☆88Updated 3 years ago
- Optimizes statements such as `forEach` and `map` to for loops.☆74Updated 4 years ago
- ES Proposal, specs, tests, reference implementation, and polyfill/shim for String.prototype.matchAll☆99Updated 3 years ago
- TC-39 Proposal for additional is{Type} APIs☆201Updated 5 years ago
- Proposed EcmaScript Class Syntax clarifying orthogonal concerns☆29Updated 8 years ago
- Simple pattern matching for ES6☆102Updated 6 years ago
- Babel plugin for modern RegExp features in JavaScript☆81Updated 6 years ago
- import.meta proposal for JavaScript☆146Updated 4 years ago
- Define a lazily evaluated property on an object☆65Updated 2 years ago
- String.prototype.codePoints proposal for ECMAScript (stage 1)☆40Updated 4 years ago
- ☆117Updated 7 years ago
- Checks all require path's to exist as files☆44Updated 3 years ago
- Call a method on all items in an iterable by calling it on the iterable itself☆163Updated 3 years ago
- Compare, format, diff and serialize any JavaScript value☆208Updated this week
- Proposal to recognize a `"use module";` pragma☆81Updated 3 years ago
- Notes and proposals on possible EMAScript extensions☆56Updated 4 years ago
- Check if a namespace on npm is being hogged☆73Updated 5 years ago
- Undefined Coalescing Operator proposal for ECMAScript☆76Updated 7 years ago
- {BigInt,Number}.fromString(string, radix)☆65Updated 6 years ago
- CommonJS Tree Shaker API☆152Updated 7 years ago
- Literals could be different than non-literals.☆32Updated 7 years ago
- TC39 Wavy Dot ("~.") Proposal☆46Updated 4 years ago
- Simple stubbing/spying for AVA☆95Updated 4 years ago
- ☆92Updated 5 years ago
- TC-39 Proposal for a deprecated keyword☆80Updated 6 years ago
- A simple LRU cache☆26Updated 7 years ago
- Discussion and specification for an explicit syntactic opt-in for Tail Calls.☆170Updated 8 years ago
- Force V8 to use fast properties for an object☆238Updated 3 years ago
- A stage 0 proposal to add a pluggable type system to JavaScript☆136Updated 6 years ago
- From scratch type-checker☆107Updated 6 years ago