sindresorhus / semver-regexLinks
Regular expression for matching semver versions
☆141Updated 3 years ago
Alternatives and similar repositories for semver-regex
Users that are interested in semver-regex are comparing it to the libraries listed below
Sorting:
- normalizes package metadata, typically found in package.json file.☆202Updated last month
- A node.js module for creating Error objects with nested Errors in stacktraces☆94Updated 3 years ago
- Reverse minimist. Convert an object of options into an array of command-line arguments☆184Updated 2 years ago
- Check if a path exists☆150Updated 3 years ago
- node library to access the Travis-CI API☆75Updated 5 years ago
- Write data to a random temporary file☆105Updated last year
- Wrap all spawned Node.js child processes by adding environs and arguments ahead of the main JavaScript file argument.☆38Updated last year
- Captures and cleans stack traces.☆194Updated last year
- Get namespaced config from the closest package.json☆120Updated last year
- The thing npm uses to read package.json files with semantics and defaults and validation and stuff☆224Updated last year
- Sanity check which files you are and aren't about to publish to npm☆84Updated 3 years ago
- Examine a package's dependency graph before you install it☆90Updated 4 years ago
- Resolve the path of a package regardless of it having an entry point☆54Updated 3 years ago
- Compose your async functions with elegance.☆134Updated 2 years ago
- Like findup-sync, but 2-4x faster and supports XDG-style `.config/` directories.☆41Updated 5 years ago
- Make your own error types!☆70Updated 2 years ago
- Convert a tilde path to an absolute path: ~/dev => /Users/sindresorhus/dev☆145Updated 2 years ago
- Get the auth token set for an npm registry☆34Updated 3 weeks ago
- Strip leading whitespace from each line in a string☆137Updated 3 years ago
- Displays the execution time for Node.js modules loading by hooking require() calls☆253Updated 8 years ago
- Get your PATH prepended with locally installed binaries☆105Updated 10 months ago
- Find the first file matching a given pattern in the current directory or the nearest ancestor directory.☆98Updated last year
- Polyfill/shim for util.promisify in node versions < v8☆127Updated 8 months ago
- Binary wrapper that makes your programs seamlessly available as local dependencies☆154Updated last year
- Easily format the time from node.js `process.hrtime`. Works with timescales ranging from weeks to nanoseconds.☆53Updated 6 years ago
- Indent each line in a string☆113Updated 3 years ago
- Convenience wrapper for Got to interact with the GitHub API☆176Updated 2 years ago
- Convert a value to an array☆129Updated 3 years ago
- Make unhandled promise rejections fail hard right away instead of the default silent fail☆106Updated 3 years ago
- Parse `.git/config` into a JavaScript object. sync or async.☆61Updated 6 years ago