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☆102Updated last year
- Strip leading whitespace from each line in a string☆137Updated 3 years ago
- Check if your code is running as an npm or yarn script☆64Updated 3 years ago
- Get the latest version of an npm package☆176Updated last year
- Check if your package was installed globally☆70Updated last year
- Check if a value is a plain object☆102Updated last year
- Check if a string is a valid filename☆62Updated 3 years ago
- Randomize the order of items in an array☆105Updated 2 years ago
- Sort the keys of an object☆104Updated 10 months ago
- Get a formatted timestamp. Used in gulp, assemble, generate, and many others.☆110Updated 4 years ago
- If you use globs, this will make your code faster. Returns `true` if the given string looks like a glob pattern or an extglob pattern. Th…☆94Updated 2 years ago
- Check if a string or buffer is SVG☆140Updated this week
- Check if a URL is absolute☆79Updated 3 years ago
- Convert RGB color to HEX☆119Updated last year
- Check if a string is HTML☆95Updated last year
- Wordwrap a string with ANSI escape codes☆126Updated last year
- Get the name of the current operating system. Example: macOS Sierra☆147Updated last month
- Map of nouns to their irregular plural form☆89Updated last year
- Convert a value to an array☆129Updated 3 years ago
- Convert a camelized/dasherized/underscored string into a humanized one: fooBar-Baz_Faz → Foo bar baz faz☆110Updated last year
- Detect the dominant newline character of a string☆55Updated last year
- Write a package.json file☆88Updated 11 months ago
- Round a number to a specific number of decimal places: 1.234 → 1.2☆156Updated last year
- Check if argv has a specific flag☆95Updated 3 years ago
- Detects if a file is binary in Node.js. Similar to Perl's -B☆167Updated 8 months ago
- A static list of the Node.js builtin modules from the latest Node.js version☆122Updated 4 months ago
- Find the closest package.json file☆164Updated last month
- Create an array of unique values, in order, from the input arrays☆76Updated 4 years ago
- Regular expression for matching reserved filename characters☆50Updated 3 years ago
- Easily handle defaults for your options☆75Updated last year