sindresorhus / transliterate
Convert Unicode characters to Latin characters using transliteration
☆301Updated 2 years ago
Alternatives and similar repositories for transliterate
Users that are interested in transliterate are comparing it to the libraries listed below
Sorting:
- Pluralize a word☆249Updated 2 years ago
- Make an asynchronous function synchronous☆318Updated 2 weeks ago
- Make a synchronous function asynchronous by running it in a worker☆249Updated 7 months ago
- A tiny (203B) and fast utility to flatten an object with customizable glue☆263Updated last year
- Split an iterable into evenly sized chunks☆154Updated last year
- Convert a string to a valid safe filename☆500Updated 2 years ago
- A tiny (414B) and fast utility to convert milliseconds to and from strings.☆233Updated last year
- A tiny (~230B)and fast UUID (V4) generator for Node and the browser☆407Updated 7 months ago
- Read and write files atomically and reliably.☆165Updated 9 months ago
- A tiny (190B) and extremely fast utility to generate random IDs of fixed length☆201Updated 7 months ago
- Debounce promise-returning & async functions☆221Updated last year
- A tiny (394B) utility that converts route patterns into RegExp. Limited alternative to `path-to-regexp` 🙇♂️☆586Updated last year
- Memoize promise-returning & async functions☆406Updated last year
- Lightweight templating in 150 bytes☆225Updated 3 years ago
- A tiny (215B) and fast Least Recently Used (LRU) cache☆321Updated 5 years ago
- Wait for a condition to be true☆158Updated last year
- A tiny (294b) browser utility for encoding & decoding a querystring.☆453Updated 2 years ago
- Debounce a function☆127Updated 8 months ago
- Serialize objects to JSON with handling for circular references☆156Updated 10 months ago
- 🕰 Tiny (280B) relative time string function (eg: "3 seconds ago")☆249Updated 2 years ago
- 📝 Hunspell compatible spell-checker☆279Updated 4 years ago
- convert a human readable duration to ms☆316Updated last month
- Get the ID of the process that uses a certain port☆142Updated 3 months ago
- Check where your code is running. In the browser or in node.js environment.☆248Updated 6 months ago
- A tiny (183B to 210B) and fast utility to ascend parent directories☆153Updated 8 months ago
- Run promise-returning & async functions concurrently with optional limited concurrency☆334Updated 5 months ago
- Lightweight time zone support for your applications or other date libraries.☆119Updated last year
- Block the main thread for a given amount of time☆125Updated 2 years ago
- Clean up error stack traces☆340Updated 2 years ago
- Create a lazy promise that defers execution until it's awaited or when .then() or .catch() is called☆273Updated 6 months ago