sindresorhus / parse-msLinks
Parse milliseconds into an object
☆119Updated 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
- Strip leading whitespace from each line in a string☆142Updated 3 weeks ago
- Convert RGB color to HEX☆119Updated 2 years ago
- Check if a string is a valid filename☆62Updated 4 years ago
- Get the real path of the system temp directory☆81Updated 3 years ago
- Check if your code is running as an npm or yarn script☆64Updated 3 weeks ago
- Get the latest version of an npm package☆176Updated last year
- Randomize the order of items in an array☆107Updated 2 weeks ago
- Find the closest package.json file☆165Updated 3 months ago
- Wordwrap a string with ANSI escape codes☆128Updated 3 weeks ago
- Create an array of unique values, in order, from the input arrays☆76Updated 4 years ago
- Check if a string is HTML☆95Updated 3 weeks ago
- Check if a value is a plain object☆102Updated last year
- Get a formatted timestamp. Used in gulp, assemble, generate, and many others.☆110Updated 4 years ago
- Easily handle defaults for your options☆75Updated last year
- Check if a string or buffer is SVG☆141Updated 2 months ago
- Convert a value to an array☆130Updated 3 years ago
- Check if argv has a specific flag☆93Updated 4 years ago
- Sort the keys of an object☆105Updated last month
- Get the name of the current operating system. Example: macOS Sierra☆148Updated 4 months ago
- Detect the dominant newline character of a string☆55Updated 2 years ago
- Toggle the CLI cursor☆112Updated last year
- Check if your package was installed globally☆70Updated last year
- Move a file - Even works across devices☆202Updated last year
- Convert a tilde path to an absolute path: ~/dev => /Users/sindresorhus/dev☆145Updated 3 weeks ago
- Convert a camelized/dasherized/underscored string into a humanized one: fooBar-Baz_Faz → Foo bar baz faz☆110Updated 3 weeks ago
- A static list of the Node.js builtin modules from the latest Node.js version☆124Updated 3 weeks ago
- Check if a URL is absolute☆79Updated 2 weeks ago
- Check whether a request can be retried based on the `error.code`☆81Updated 3 years ago
- Copy a file☆121Updated last month