sindresorhus / transliterateLinks
Convert Unicode characters to Latin characters using transliteration
☆304Updated 2 years 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☆322Updated 2 months ago
- Split an iterable into evenly sized chunks☆153Updated last year
- Make a synchronous function asynchronous by running it in a worker☆251Updated 11 months ago
- Convert a string to a valid safe filename☆503Updated 2 years ago
- Pluralize a word☆249Updated 3 years ago
- Debounce promise-returning & async functions☆225Updated last year
- Memoize promise-returning & async functions☆410Updated 2 weeks ago
- A tiny (~230B)and fast UUID (V4) generator for Node and the browser☆407Updated 11 months ago
- Block the main thread for a given amount of time☆124Updated 2 years ago
- Get a random temporary file or directory path☆436Updated 2 years ago
- Human-friendly process signals☆284Updated 3 months ago
- A tiny (190B) and extremely fast utility to generate random IDs of fixed length☆201Updated 10 months ago
- Read and write files atomically and reliably.☆169Updated last year
- Simple micro templating☆365Updated 2 years ago
- Get the ID of the process that uses a certain port☆143Updated 7 months ago
- An exploration of adding named parameters to JS☆148Updated 2 years ago
- Humanize a URL: https://sindresorhus.com → sindresorhus.com☆248Updated 3 years ago
- Wait for a condition to be true☆159Updated 2 years ago
- A tiny (203B) and fast utility to flatten an object with customizable glue☆264Updated last year
- Wrapper around `fetch` with sensible retrying defaults☆223Updated 3 years ago
- 🕰 Tiny (280B) relative time string function (eg: "3 seconds ago")☆250Updated 2 years ago
- Clean up error stack traces☆341Updated 2 years ago
- Convert number to a human readable string: `13500` → `13.5K`☆32Updated 2 weeks ago
- A tiny (294b) browser utility for encoding & decoding a querystring.☆454Updated 2 years ago
- Timeout a promise after a specified amount of time☆292Updated 8 months ago
- Run some code when the process exits☆292Updated 2 years ago
- A tiny (215B) and fast utility to expand a flattened object☆201Updated 2 years ago
- a library for matching human-quality input to a list of potential matches using the Levenshtein distance algorithm☆103Updated this week
- Make a synchronous function have a timeout☆125Updated 11 months ago
- Make a regular expression time out if it takes too long to execute☆216Updated 11 months ago