Convert Unicode characters to Latin characters using transliteration
☆317Jan 8, 2026Updated 2 months ago
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,683Sep 11, 2025Updated 6 months ago
- Cross-platform `/dev/null`☆93Oct 14, 2021Updated 4 years ago
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆144Sep 11, 2025Updated 6 months ago
- Ensure a function is only called once☆165Feb 2, 2026Updated last month
- Cooperative get-port implementation☆10Jul 10, 2022Updated 3 years ago
- GIF decoding for Node.js, using Libnsgif compiled to WebAssembly☆39Apr 13, 2020Updated 5 years ago
- Read and write files atomically and reliably.☆173Feb 8, 2026Updated last month
- Check if your code is running as an npm script☆55Sep 18, 2021Updated 4 years ago
- Truncate a URL to a specific length☆62Sep 22, 2025Updated 5 months ago
- Type check values☆1,765Dec 27, 2025Updated 2 months ago
- Simple wildcard matching☆34Sep 15, 2025Updated 6 months ago
- Convert an object of time properties to milliseconds: `{seconds: 2}` → `2000`☆164Apr 21, 2021Updated 4 years ago
- Makes a request to NASA's Astronomy Picture of the Day (APOD) and makes it the background image☆30Sep 24, 2022Updated 3 years ago
- Slugify a string☆66Sep 15, 2025Updated 6 months ago
- Parse milliseconds into an object☆124May 4, 2024Updated last year
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `file://` to file paths☆25Jul 9, 2022Updated 3 years ago
- Check if stdout or stderr is interactive☆119Nov 6, 2023Updated 2 years ago
- Split an iterable into evenly sized chunks☆156Dec 27, 2023Updated 2 years ago
- Inspect the state of a promise☆134Sep 23, 2025Updated 5 months ago
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆56Sep 11, 2025Updated 6 months ago
- Convert a string to a valid safe filename☆517Nov 5, 2025Updated 4 months ago
- Truncate a semver version: 1.2.3 → 1.2.0☆18Jul 9, 2022Updated 3 years ago
- Open files in your editor at a specific line and column☆212Nov 23, 2025Updated 3 months ago
- Ensures a value is a valid error by making it one if not☆89Sep 15, 2025Updated 6 months ago
- Import a globally installed module☆59Jan 10, 2024Updated 2 years ago
- Make an asynchronous function synchronous☆326Feb 13, 2026Updated last month
- Rename a function☆46Nov 5, 2023Updated 2 years ago
- Create a transform stream using await instead of callbacks☆70Oct 31, 2023Updated 2 years ago
- Extract the actual stack of an error☆68Jul 8, 2022Updated 3 years ago
- Create a promise that can be canceled☆448Sep 9, 2025Updated 6 months ago
- Stylelint shareable config for XO with Sass support☆23Jul 12, 2024Updated last year
- Check when the DOM has loaded like `DOMContentLoaded`☆110Aug 21, 2024Updated last year
- Create a hash for file revving☆108Nov 1, 2023Updated 2 years ago
- Split a string on the first occurrence of a given separator☆74Aug 20, 2025Updated 7 months ago
- Get all emails in a text file or stdin☆25Feb 2, 2026Updated last month
- Get metadata on the default editor or a specific editor☆55Sep 10, 2025Updated 6 months ago
- Open the URL from a web shortcut file in the browser☆20Nov 3, 2021Updated 4 years ago
- Create a noop process and get the PID☆14Aug 10, 2021Updated 4 years ago
- Convert a path to a file url: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆28Aug 9, 2021Updated 4 years ago