sindresorhus / transliterateView external linksLinks
Convert Unicode characters to Latin characters using transliteration
☆316Jan 8, 2026Updated last month
Alternatives and similar repositories for transliterate
Users that are interested in transliterate are comparing it to the libraries listed below
Sorting:
- Slugify a string☆2,680Sep 11, 2025Updated 5 months ago
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆144Sep 11, 2025Updated 5 months ago
- Cross-platform `/dev/null`☆94Oct 14, 2021Updated 4 years ago
- Cooperative get-port implementation☆10Jul 10, 2022Updated 3 years ago
- Ensure a function is only called once☆165Feb 2, 2026Updated last week
- Slugify a string☆65Sep 15, 2025Updated 5 months ago
- Truncate a URL to a specific length☆62Sep 22, 2025Updated 4 months ago
- Type check values☆1,759Dec 27, 2025Updated last month
- Read and write files atomically and reliably.☆172Feb 8, 2026Updated last week
- Check if your code is running as an npm script☆56Sep 18, 2021Updated 4 years ago
- Convert an object of time properties to milliseconds: `{seconds: 2}` → `2000`☆164Apr 21, 2021Updated 4 years ago
- Check if stdout or stderr is interactive☆119Nov 6, 2023Updated 2 years ago
- Make an asynchronous function synchronous☆326Feb 3, 2026Updated last week
- Truncate a semver version: 1.2.3 → 1.2.0☆18Jul 9, 2022Updated 3 years ago
- GIF decoding for Node.js, using Libnsgif compiled to WebAssembly☆39Apr 13, 2020Updated 5 years ago
- Parse milliseconds into an object☆124May 4, 2024Updated last year
- Split a string on the first occurrence of a given separator☆75Aug 20, 2025Updated 5 months ago
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆56Sep 11, 2025Updated 5 months ago
- Create a transform stream using await instead of callbacks☆70Oct 31, 2023Updated 2 years ago
- Simple wildcard matching☆34Sep 15, 2025Updated 5 months ago
- Create a noop process and get the PID☆14Aug 10, 2021Updated 4 years ago
- Convert a string to a valid safe filename☆514Nov 5, 2025Updated 3 months ago
- Stylelint shareable config for XO with Sass support☆23Jul 12, 2024Updated last year
- Split an iterable into evenly sized chunks☆156Dec 27, 2023Updated 2 years ago
- Extract the actual stack of an error☆68Jul 8, 2022Updated 3 years ago
- Make a function mimic another one☆96Oct 28, 2024Updated last year
- Check when the DOM has loaded like `DOMContentLoaded`☆111Aug 21, 2024Updated last year
- Mimic a Node.js HTTP response stream☆61Nov 5, 2023Updated 2 years ago
- Inspect the state of a promise☆133Sep 23, 2025Updated 4 months ago
- Open files in your editor at a specific line and column☆211Nov 23, 2025Updated 2 months ago
- Ensures a value is a valid error by making it one if not☆86Sep 15, 2025Updated 5 months ago
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `file://` to file paths☆25Jul 9, 2022Updated 3 years ago
- Open the URL from a web shortcut file in the browser☆20Nov 3, 2021Updated 4 years ago
- Open files in your editor at a specific line and column☆55Nov 3, 2021Updated 4 years ago
- Clean up error stack traces☆346Nov 4, 2025Updated 3 months ago
- Creates a readable stream producing cryptographically strong pseudo-random data using `crypto.randomBytes()`☆78Aug 12, 2021Updated 4 years ago
- Create a hash for file revving☆108Nov 1, 2023Updated 2 years ago
- Create a readable Node.js stream that produces no data (or optionally blank data) or a writable stream that discards data☆53May 27, 2023Updated 2 years ago
- Get superb like words on the command-line☆48Apr 30, 2024Updated last year