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:
- Proposal to add the `s` (`dotAll`) flag to regular expressions in ECMAScript.☆88Updated 3 years ago
- Reliably get the terminal window size☆142Updated last year
- A uniform wrapper around a multitude of ECMAScript hosts. CLI: https://github.com/bterlson/eshost-cli☆144Updated 3 months ago
- A Map subclass with support for multiple keys for one entry.☆110Updated 2 weeks ago
- Reverse minimist. Convert an object of options into an array of command-line arguments☆185Updated 2 years ago
- ANSI syntax highlighting for the terminal☆113Updated last year
- Converts JavaScript objects to source☆102Updated 2 years ago
- Compare, format, diff and serialize any JavaScript value☆209Updated 2 weeks ago
- A debug comment -> debugment☆92Updated 6 years ago
- Scan npm for available package names☆101Updated 4 years ago
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆140Updated 3 years ago
- Proposal to recognize a `"use module";` pragma☆81Updated 3 years ago
- Indent each line in a string☆113Updated 3 years ago
- Syntax highlights JavaScript code with ANSI colors to be printed to the terminal.☆173Updated 5 years ago
- A proposal for operator overloading in ECMAScript☆67Updated 7 years ago
- Optimizes statements such as `forEach` and `map` to for loops.☆74Updated 4 years ago
- Literals could be different than non-literals.☆32Updated 7 years ago
- Efficient encoder and decoder for arbitrary objects☆197Updated 6 years ago
- Define a lazily evaluated property on an object☆65Updated 2 years ago
- {BigInt,Number}.fromString(string, radix)☆65Updated 6 years ago
- Easily compose regular expressions without the need for double-escaping inside strings.☆64Updated last year
- Detect the indentation of code☆196Updated last year
- Reliable way to to get the height and width of the terminal/console in a node.js environment.☆84Updated 11 months ago
- Check if a namespace on npm is being hogged☆74Updated 5 years ago
- Create a lazily evaluated value☆70Updated 4 years ago
- Call a method on all items in an iterable by calling it on the iterable itself☆163Updated 3 years ago
- Web Streams, based on the WHATWG spec☆57Updated 3 years ago
- Lazy number range generator☆81Updated last year
- CommonJS Tree Shaker API☆152Updated 7 years ago
- Mock STDIN file descriptor in Node.js☆68Updated 5 years ago