sindresorhus / parse-msLinks
Parse milliseconds into an object
☆123Updated last year
Alternatives and similar repositories for parse-ms
Users that are interested in parse-ms are comparing it to the libraries listed below
Sorting:
- Filter object keys and values into a new object☆105Updated last year
- Convert RGB color to HEX☆122Updated 2 years ago
- Check if your code is running as an npm or yarn script☆65Updated 3 months ago
- Move a file - Even works across devices☆204Updated 2 years ago
- Randomize the order of items in an array☆109Updated 3 months ago
- Strip leading whitespace from each line in a string☆144Updated 2 months ago
- Check if a value is a plain object☆103Updated last year
- Check if argv has a specific flag☆96Updated 4 years ago
- Check if a string is HTML☆95Updated 3 months ago
- Make a function mimic another one☆97Updated last year
- Check if a string or buffer is SVG☆143Updated 5 months ago
- Get the latest version of an npm package☆175Updated last year
- Wordwrap a string with ANSI escape codes☆130Updated 3 months ago
- Get a formatted timestamp. Used in gulp, assemble, generate, and many others.☆110Updated 5 years ago
- Get the real path of the system temp directory☆84Updated 3 years ago
- Detect the dominant newline character of a string☆56Updated 2 years ago
- Check if a string is a valid filename☆63Updated 4 years ago
- Round a number to a specific number of decimal places: 1.234 → 1.2☆161Updated 3 months ago
- Check if your package was installed globally☆70Updated 2 years ago
- Regular expression for matching reserved filename characters☆52Updated 3 months ago
- Find the closest package.json file☆166Updated 6 months ago
- Check whether a package or organization name is available on npm☆171Updated last year
- Convert a camelized/dasherized/underscored string into a humanized one: fooBar-Baz_Faz → Foo bar baz faz☆111Updated 3 months ago
- Check if a URL is absolute☆80Updated 3 months ago
- Map of nouns to their irregular plural form☆90Updated last month
- Read a package.json file☆174Updated last month
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated 3 months ago
- Convert a tilde path to an absolute path: ~/dev => /Users/sindresorhus/dev☆148Updated 3 months ago
- Indent each line in a string☆114Updated 3 years ago
- Replace all substring matches in a string☆90Updated 4 years ago