sindresorhus / sec
Convert a time string to seconds: '0017' → 1337
☆35Updated 4 years ago
Alternatives and similar repositories for sec
Users that are interested in sec are comparing it to the libraries listed below
Sorting:
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Count the number of lines in a string☆10Updated 9 years ago
- Check if a value is a function☆27Updated 4 years ago
- Strip shebang (eg. #!/bin/sh) from a string☆11Updated 3 years ago
- Modify the filename in a path☆16Updated 2 years ago
- Get an array of parent directories including itself☆27Updated last year
- Get the avatar of a GitHub user☆21Updated 3 years ago
- Get the user agent of a recent Chrome version to pretend to be a browser in network requests☆36Updated last year
- Convert a Source Map object to a comment☆15Updated 3 years ago
- https://npm.im/debug but with automatic namespacing☆16Updated 8 years ago
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- Check if a file path is a compressed file☆17Updated last year
- set blocking stdio and stderr ensuring that terminal output does not truncate☆38Updated last year
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆18Updated last year
- CLI for listing an npm module's dependent projects and their download stats.☆13Updated 7 years ago
- Check if a file is executable☆30Updated 6 years ago
- Add AVA to your project☆15Updated 4 years ago
- Check if a value is an error constructor☆13Updated 4 years ago
- Modify the values of an object