sindresorhus / transliterateLinks
Convert Unicode characters to Latin characters using transliteration
☆309Updated last month
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 4 months ago
- Read and write files atomically and reliably.☆168Updated last year
- Split an iterable into evenly sized chunks☆154Updated last year
- Make a synchronous function asynchronous by running it in a worker☆252Updated last year
- Block the main thread for a given amount of time☆126Updated 2 years ago
- Convert number to a human readable string: `13500` → `13.5K`☆32Updated this week
- Get a random temporary file or directory path☆435Updated 2 years ago
- Human-friendly process signals☆284Updated 4 months ago
- A tiny (190B) and extremely fast utility to generate random IDs of fixed length☆202Updated last year
- Pluralize a word☆249Updated 3 years ago
- Convert a string to a valid safe filename☆507Updated last month
- Memoize promise-returning & async functions☆423Updated 2 months ago
- Get the ID of the process that uses a certain port☆145Updated 3 weeks ago
- Humanize a URL: https://sindresorhus.com → sindresorhus.com☆250Updated 3 years ago
- Debounce promise-returning & async functions☆230Updated 2 weeks ago
- A tiny (203B) and fast utility to flatten an object with customizable glue☆264Updated last year
- Clean up error stack traces☆342Updated last month
- Check where your code is running. In the browser or in node.js environment.☆251Updated 11 months ago
- Simple micro templating☆369Updated last month
- Run promise-returning & async functions concurrently with optional limited concurrency☆343Updated last month
- A tiny (215B) and fast utility to expand a flattened object☆201Updated 2 years ago
- Make a synchronous function have a timeout☆125Updated last year
- A tiny (~230B)and fast UUID (V4) generator for Node and the browser☆409Updated last year
- Wrapper around `fetch` with sensible retrying defaults☆223Updated 3 years ago
- Serialize objects to JSON with handling for circular references☆159Updated 4 months ago
- noop functions to help formatters and syntax highlighters recognize embedded code☆97Updated last year
- A tiny, crazy fast memoization library for the 95% use-case☆250Updated 3 weeks ago
- Run some code when the process exits☆296Updated last month
- An exploration of adding named parameters to JS☆148Updated 3 years ago
- Recursively watch a list of directories & run a command on any file system changes☆263Updated 2 years ago