jkroso / parse-duration
convert a human readable duration to ms
☆310Updated 3 weeks ago
Alternatives and similar repositories for parse-duration:
Users that are interested in parse-duration are comparing it to the libraries listed below
- Serialize/deserialize an error into a plain object☆557Updated 3 months ago
- Run promise-returning & async functions concurrently with optional limited concurrency☆328Updated 4 months ago
- Throttle promise-returning & async functions☆473Updated 4 months ago
- 🌌 Tiniest body parser in the universe. Built for modern Node.js☆197Updated 2 months ago
- Run some code when the process exits☆284Updated last year
- Gracefully terminates HTTP(S) server.☆329Updated last year
- Memoize promise-returning & async functions☆405Updated last year
- Safe, deterministic and fast serialization alternative to JSON.stringify.☆217Updated last week
- Find a file or directory by walking up parent directories☆604Updated last month
- Simple “Least Recently Used” (LRU) cache☆692Updated 2 weeks ago
- Get a stream as a string, Buffer, ArrayBuffer or array☆347Updated 5 months ago
- ☆183Updated last year
- A tiny (414B) and fast utility to convert milliseconds to and from strings.☆231Updated last year
- A zero-dependency cron parser and scheduler for Node.js, Deno and the browser.☆188Updated this week
- Verification, sanitization, and type coercion for environment variables in Node.js☆601Updated 11 months ago
- Merge objects & other types recursively. A simple & small integration.☆380Updated last week
- Timeout a promise after a specified amount of time☆287Updated 3 months ago
- Fast JSON Web Token implementation☆394Updated last week
- TypeScript package which smartly trims and strips indentation from multi-line strings☆169Updated last year
- Get a random temporary file or directory path☆427Updated last year
- Uber-fast unique id generation, for Node.js and the browser☆737Updated 7 months ago
- A blazing fast equality comparison, either shallow or deep☆509Updated 2 months ago
- Debounce promise-returning & async functions