sindresorhus / transliterateLinks
Convert Unicode characters to Latin characters using transliteration
☆313Updated 2 months 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☆327Updated 6 months ago
- Split an iterable into evenly sized chunks☆156Updated last year
- Make a synchronous function asynchronous by running it in a worker☆253Updated last year
- Pluralize a word☆252Updated last month
- A tiny (~230B)and fast UUID (V4) generator for Node and the browser☆411Updated last year
- A tiny (190B) and extremely fast utility to generate random IDs of fixed length☆202Updated last year
- Block the main thread for a given amount of time☆128Updated 2 years ago
- Debounce promise-returning & async functions☆233Updated last month
- Memoize promise-returning & async functions☆433Updated 2 months ago
- Human-friendly process signals☆285Updated 6 months ago
- Get the ID of the process that uses a certain port☆147Updated 2 months ago
- 🕰 Tiny (280B) relative time string function (eg: "3 seconds ago")☆251Updated 2 years ago
- Get a random temporary file or directory path☆441Updated 2 years ago
- Convert a string to a valid safe filename☆512Updated last month
- Add editor-like tab-to-indent functionality to <textarea>, in a few bytes☆160Updated 2 years ago
- Read and write files atomically and reliably.☆170Updated last month
- An exploration of adding named parameters to JS☆149Updated 3 years ago
- A tiny (203B) and fast utility to flatten an object with customizable glue☆266Updated last year
- Humanize a URL: https://sindresorhus.com → sindresorhus.com☆252Updated 3 years ago
- Convert number to a human readable string: `13500` → `13.5K`☆32Updated 3 weeks ago
- A tiny (183B to 210B) and fast utility to ascend parent directories☆153Updated last year
- A tiny (215B) and fast utility to expand a flattened object☆202Updated 2 years ago
- A tiny (294b) browser utility for encoding & decoding a querystring.☆453Updated 2 years ago
- Run promise-returning & async functions concurrently with optional limited concurrency☆344Updated 3 months ago
- Check where your code is running. In the browser or in node.js environment.☆252Updated last year
- Wrapper around `fetch` with sensible retrying defaults☆224Updated 3 years ago
- 📄 Copy text from browser to clipboard...natively! < 1kB☆153Updated 2 weeks ago
- Lightweight templating in 150 bytes☆228Updated 3 years ago
- Debounce a function☆130Updated last year
- Run some code when the process exits☆298Updated last month