sindresorhus / parse-msLinks
Parse milliseconds into an object
☆122Updated 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☆104Updated last year
- Check if a value is a plain object☆103Updated last year
- Strip leading whitespace from each line in a string☆142Updated last week
- Check if your code is running as an npm or yarn script☆64Updated last month
- Check if a string is a valid filename☆62Updated 4 years ago
- Check if a string is HTML☆95Updated last month
- Check if your package was installed globally☆69Updated last year
- Move a file - Even works across devices☆202Updated last year
- Convert RGB color to HEX☆121Updated 2 years ago
- Detect the dominant newline character of a string☆56Updated 2 years ago
- Generate a unique random string☆86Updated 3 years ago
- Get a formatted timestamp. Used in gulp, assemble, generate, and many others.☆110Updated 4 years ago
- Wordwrap a string with ANSI escape codes☆129Updated last month
- Convert a value to an array☆131Updated 3 years ago
- Get the latest version of an npm package☆175Updated last year
- Convert a tilde path to an absolute path: ~/dev => /Users/sindresorhus/dev☆144Updated last month
- Check if a URL is absolute☆80Updated last month
- Ponyfill for Error#captureStackTrace☆61Updated 3 years ago
- Toggle the CLI cursor☆112Updated last year
- Find the closest package.json file☆165Updated 4 months ago
- Check if argv has a specific flag☆93Updated 4 years ago
- Sort the keys of an object☆105Updated last month
- Convert a camelized/dasherized/underscored string into a humanized one: fooBar-Baz_Faz → Foo bar baz faz☆110Updated last month
- Indent each line in a string☆113Updated 3 years ago
- Check if a string or buffer is SVG☆142Updated 3 months ago
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆142Updated last month
- Round a number to a specific number of decimal places: 1.234 → 1.2☆160Updated last month
- Get the real path of the system temp directory☆82Updated 3 years ago
- Copy a file☆121Updated 2 months ago
- Check if a string matches the name of a Node.js builtin module☆61Updated 7 months ago