sindresorhus / transliterateLinks
Convert Unicode characters to Latin characters using transliteration
☆313Updated this week
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 7 months ago
- Pluralize a word☆253Updated 2 months ago
- Read and write files atomically and reliably.☆171Updated 2 months ago
- Human-friendly process signals☆287Updated 7 months ago
- Get a random temporary file or directory path☆440Updated 2 years ago
- Make a synchronous function asynchronous by running it in a worker☆253Updated last year
- Split an iterable into evenly sized chunks☆157Updated 2 years ago
- A tiny (190B) and extremely fast utility to generate random IDs of fixed length☆203Updated last year
- Memoize promise-returning & async functions☆436Updated 2 months ago
- Convert a string to a valid safe filename☆510Updated 2 months ago
- Debounce promise-returning & async functions☆233Updated 2 months ago
- Block the main thread for a given amount of time☆128Updated 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
- Get the ID of the process that uses a certain port☆148Updated 3 months ago
- A tiny (~230B)and fast UUID (V4) generator for Node and the browser☆413Updated last year
- A tiny (414B) and fast utility to convert milliseconds to and from strings.☆244Updated last year
- Wrapper around `fetch` with sensible retrying defaults☆224Updated 3 years ago
- Run some code when the process exits☆299Updated last month
- Convert number to a human readable string: `13500` → `13.5K`☆32Updated last month
- 🕰 Tiny (280B) relative time string function (eg: "3 seconds ago")☆252Updated 2 years ago
- convert a human readable duration to ms☆346Updated last week
- Clean up error stack traces☆345Updated 2 months ago
- Simple micro templating☆372Updated 3 months ago
- Humanize a URL: https://sindresorhus.com → sindresorhus.com☆252Updated 3 years ago
- Pass two numbers, get a regex-compatible source string for matching ranges. Fast compiler, optimized regex, and validated against more th…☆171Updated last year
- A tiny (215B) and fast utility to expand a flattened object☆204Updated 2 years ago
- Debounce a function☆130Updated last year
- A tiny (183B to 210B) and fast utility to ascend parent directories☆154Updated last year
- Serialize objects to JSON with handling for circular references☆162Updated 7 months ago