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
- Strip leading whitespace from each line in a string☆144Updated last month
- Randomize the order of items in an array☆109Updated 2 months ago
- Check if a value is a plain object☆103Updated last year
- Check if your package was installed globally☆70Updated 2 years ago
- Check if your code is running as an npm or yarn script☆65Updated 2 months ago
- Get a formatted timestamp. Used in gulp, assemble, generate, and many others.☆110Updated 5 years ago
- Convert RGB color to HEX☆122Updated 2 years ago
- Move a file - Even works across devices☆204Updated 2 years ago
- Check if a URL is absolute☆80Updated 2 months ago
- Find the closest package.json file☆166Updated 5 months ago
- Round a number to a specific number of decimal places: 1.234 → 1.2☆160Updated 2 months ago
- Indent each line in a string☆114Updated 3 years ago
- Convert a value to an array☆132Updated 4 years ago
- Detect the dominant newline character of a string☆56Updated 2 years ago
- Wordwrap a string with ANSI escape codes☆130Updated 2 months ago
- Convert a camelized/dasherized/underscored string into a humanized one: fooBar-Baz_Faz → Foo bar baz faz☆111Updated 2 months ago
- Check if a string is HTML☆95Updated 2 months ago
- Resolve the path of a module like `require.resolve()` but from the current working directory☆70Updated 4 years ago
- Get the path of the parent module☆79Updated 2 months ago
- Import a module like with `require()` but from a given path☆85Updated 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☆148Updated 2 months ago
- Toggle the CLI cursor☆113Updated last year
- Start a promise chain☆60Updated 2 months ago
- Compose promise-returning & async functions into a reusable pipeline☆127Updated 4 years ago
- Check if a string is a valid filename☆63Updated 4 years ago
- Sort the keys of an object☆107Updated 3 months ago
- Read a package.json file☆174Updated 3 weeks ago
- Make a function mimic another one☆97Updated last year