sindresorhus / transliterateLinks
Convert Unicode characters to Latin characters using transliteration
☆310Updated 3 weeks ago
Alternatives and similar repositories for transliterate
Users that are interested in transliterate are comparing it to the libraries listed below
Sorting:
- Make an asynchronous function synchronous☆325Updated 5 months ago
- Split an iterable into evenly sized chunks☆155Updated last year
- A tiny (190B) and extremely fast utility to generate random IDs of fixed length☆202Updated last year
- Convert a string to a valid safe filename☆507Updated last month
- Debounce promise-returning & async functions☆231Updated last week
- Memoize promise-returning & async functions☆427Updated 3 weeks ago
- Make a synchronous function asynchronous by running it in a worker☆252Updated last year
- Pluralize a word☆248Updated this week
- Human-friendly process signals☆285Updated 5 months ago
- A tiny (203B) and fast utility to flatten an object with customizable glue☆264Updated last year
- Convert number to a human readable string: `13500` → `13.5K`☆32Updated 3 weeks ago
- Get a random temporary file or directory path☆436Updated 2 years ago
- Read and write files atomically and reliably.☆168Updated last week
- A tiny (~230B)and fast UUID (V4) generator for Node and the browser☆410Updated last year
- Timeout a promise after a specified amount of time☆295Updated last month
- Get the ID of the process that uses a certain port☆146Updated last month
- Check where your code is running. In the browser or in node.js environment.☆252Updated 11 months ago
- Block the main thread for a given amount of time☆126Updated 2 years ago
- Simple micro templating☆371Updated last month
- Serialize objects to JSON with handling for circular references☆160Updated 5 months ago
- 🕰 Tiny (280B) relative time string function (eg: "3 seconds ago")☆251Updated 2 years ago
- Humanize a URL: https://sindresorhus.com → sindresorhus.com☆251Updated 3 years ago
- A tiny (183B to 210B) and fast utility to ascend parent directories☆153Updated last year
- A tiny (414B) and fast utility to convert milliseconds to and from strings.☆241Updated last year
- Run promise-returning & async functions concurrently with optional limited concurrency☆343Updated last month
- NodeJS robots.txt parser with support for wildcard (*) matching.☆160Updated last year
- A tiny (215B) and fast utility to expand a flattened object☆201Updated 2 years ago
- A tiny (294b) browser utility for encoding & decoding a querystring.☆451Updated 2 years ago
- 📄 Copy text from browser to clipboard...natively! < 1kB☆150Updated last month
- Wrapper around `fetch` with sensible retrying defaults☆223Updated 3 years ago