sindresorhus / parse-msLinks
Parse milliseconds into an object
☆124Updated 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
- Detect the dominant newline character of a string☆56Updated 2 years ago
- Strip leading whitespace from each line in a string☆145Updated 3 months ago
- Check if your code is running as an npm or yarn script☆65Updated 4 months ago
- Convert RGB color to HEX☆122Updated 2 years ago
- Check if your package was installed globally☆71Updated 2 years ago
- Wordwrap a string with ANSI escape codes☆131Updated 5 months ago
- Check if a string is a valid filename☆62Updated 4 years ago
- Get the latest version of an npm package☆177Updated last year
- Round a number to a specific number of decimal places: 1.234 → 1.2☆160Updated 4 months ago
- Randomize the order of items in an array☆110Updated last week
- Get a formatted timestamp. Used in gulp, assemble, generate, and many others.☆110Updated 5 years ago
- Indent each line in a string☆115Updated 3 years ago
- Check if a value is a plain object☆104Updated last year
- Check if a URL is absolute☆80Updated 4 months ago
- Convert a camelized/dasherized/underscored string into a humanized one: fooBar-Baz_Faz → Foo bar baz faz☆111Updated 4 months ago
- Easily handle defaults for your options☆76Updated 2 years ago
- Write a package.json file☆89Updated 4 months ago
- Find the closest package.json file☆166Updated 8 months ago
- Check if a file path is an image☆99Updated 2 years ago
- Import a module like with `require()` but from a given path☆86Updated 3 years ago
- Get the name of the current operating system. Example: macOS Sierra☆148Updated last week
- Sort the keys of an object☆108Updated 5 months ago
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆144Updated 4 months ago
- Toggle the CLI cursor☆113Updated last year
- A static list of the Node.js builtin modules from the latest Node.js version☆125Updated 4 months ago
- Move a file, directory, or symlink - Even works across devices☆205Updated 2 weeks ago
- Check if argv has a specific flag☆96Updated 4 years ago
- Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!☆112Updated 3 years ago
- Create a hash for file revving☆108Updated 2 years ago