sindresorhus / parse-ms
Parse milliseconds into an object
☆119Updated 6 months ago
Related projects ⓘ
Alternatives and complementary repositories for parse-ms
- Find the closest package.json file☆159Updated last year
- Write a package.json file☆89Updated 3 months ago
- Convert RGB color to HEX☆117Updated last year
- Filter object keys and values into a new object☆100Updated 5 months ago
- Wordwrap a string with ANSI escape codes☆120Updated last year
- Check if your package was installed globally☆70Updated last year
- Check if a value is a plain object☆101Updated 6 months ago
- Read a package.json file☆165Updated 11 months ago
- Randomize the order of items in an array☆107Updated 2 years ago
- Map of nouns to their irregular plural form☆83Updated 6 months ago
- Detect the dominant newline character of a string☆55Updated last year
- Ponyfill for Error#captureStackTrace☆61Updated 2 years ago
- Easily handle defaults for your options☆73Updated last year
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated last year
- Get the path of the caller module☆64Updated 3 years ago
- Check if your code is running as an npm or yarn script☆64Updated 3 years ago
- Check if a string is a valid filename☆59Updated 3 years ago
- Check whether a request can be retried based on the `error.code`☆78Updated 2 years ago
- Get the real path of the system temp directory☆82Updated 2 years ago
- Convert a value to an array☆131Updated 3 years ago
- Check if a string is HTML☆96Updated 7 months ago
- Read the closest package.json file☆258Updated last year
- Check if a URL is absolute☆78Updated 3 years ago
- Finds the common standard cache directory☆151Updated 8 months ago
- Check if a string or buffer is SVG☆131Updated 3 months ago
- Convert a camelized/dasherized/underscored string into a humanized one: fooBar-Baz_Faz → Foo bar baz faz☆108Updated last year
- Indent each line in a string☆112Updated 2 years ago
- Toggle the CLI cursor☆103Updated 3 months ago
- Get a formatted timestamp. Used in gulp, assemble, generate, and many others.☆111Updated 3 years ago
- Round a number to a specific number of decimal places: 1.234 → 1.2☆155Updated last year