sindresorhus / transliterate
Convert Unicode characters to Latin characters using transliteration
☆296Updated 2 years ago
Alternatives and similar repositories for transliterate:
Users that are interested in transliterate are comparing it to the libraries listed below
- Memoize promise-returning & async functions☆403Updated last year
- Split an iterable into evenly sized chunks☆154Updated last year
- Pluralize a word☆249Updated 2 years ago
- Convert a string to a valid safe filename☆496Updated last year
- Block the main thread for a given amount of time☆124Updated last year
- Humanize a URL: https://sindresorhus.com → sindresorhus.com☆247Updated 2 years ago
- Move a file - Even works across devices☆198Updated last year
- Simple micro templating☆363Updated 2 years ago
- Run promise-returning & async functions concurrently with optional limited concurrency☆326Updated 3 months ago
- 🕰 Tiny (280B) relative time string function (eg: "3 seconds ago")☆249Updated 2 years ago
- Get a random temporary file or directory path☆427Updated last year
- A tiny (183B to 210B) and fast utility to ascend parent directories☆153Updated 7 months ago
- A tiny (414B) and fast utility to convert milliseconds to and from strings.☆231Updated last year
- Human-friendly process signals☆280Updated this week
- Timeout a promise after a specified amount of time☆285Updated 2 months ago
- An exploration of adding named parameters to JS☆150Updated 2 years ago
- Clean up error stack traces☆339Updated 2 years ago
- Read and write files atomically and reliably.☆164Updated 7 months ago
- A tiny (203B) and fast utility to flatten an object with customizable glue☆263Updated last year
- Tiny hashing module that uses the native crypto API in Node.js and the browser☆638Updated 2 months ago
- Make an asynchronous function synchronous☆316Updated 2 years ago
- A tiny (130B to 205B) and fast utility to generate random IDs of fixed length☆660Updated 6 months ago
- A tiny (294b) browser utility for encoding & decoding a querystring.☆452Updated 2 years ago
- Create a lazy promise that defers execution until it's awaited or when .then() or .catch() is called☆270Updated 5 months ago
- A tiny (215B) and fast utility to expand a flattened object☆202Updated last year
- 🌌 Tiniest body parser in the universe. Built for modern Node.js☆197Updated last month
- Minimalistic update notifications for command line interfaces☆166Updated 9 months ago
- Debounce promise-returning & async functions☆215Updated 11 months ago
- Wrapper around `fetch` with sensible retrying defaults☆223Updated 3 years ago
- Memoize functions - an optimization technique used to speed up consecutive function calls by caching the result of calls with identical i…☆1,110Updated last month