sindresorhus / semver-regexLinks
Regular expression for matching semver versions
☆142Updated 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:
- Reverse minimist. Convert an object of options into an array of command-line arguments☆186Updated 2 years ago
- node library to access the Travis-CI API☆75Updated 5 years ago
- Captures and cleans stack traces.☆195Updated 2 years ago
- Resolve the path of a package regardless of it having an entry point☆55Updated 3 years ago
- normalizes package metadata, typically found in package.json file.☆203Updated last week
- Check if a path exists☆155Updated 3 years ago
- A ridiculously light-weight function argument validator☆132Updated 4 months ago
- A node.js module for creating Error objects with nested Errors in stacktraces☆94Updated 3 years ago
- Examine a package's dependency graph before you install it☆90Updated 4 years ago
- Sanity check which files you are and aren't about to publish to npm☆85Updated 3 years ago
- Write data to a random temporary file☆108Updated last year
- Wrap all spawned Node.js child processes by adding environs and arguments ahead of the main JavaScript file argument.☆38Updated last month
- Like findup-sync, but 2-4x faster and supports XDG-style `.config/` directories.☆42Updated 5 years ago
- recursively find the closest package.json☆47Updated 2 years ago
- Get namespaced config from the closest package.json☆121Updated 2 years ago
- Make unhandled promise rejections fail hard right away instead of the default silent fail☆107Updated 3 years ago
- Binary wrapper that makes your programs seamlessly available as local dependencies☆154Updated last year
- Reliably get the terminal window size☆145Updated 2 years ago
- Find the closest package.json file☆166Updated 6 months ago
- The thing npm uses to read package.json files with semantics and defaults and validation and stuff☆225Updated last year
- Make your own error types!☆70Updated 2 years ago
- Get the auth token set for an npm registry☆34Updated 2 weeks ago
- Displays the execution time for Node.js modules loading by hooking require() calls☆253Updated 8 years ago
- A simple way to extract out all the contents of a .gitconfig file and return as JSON☆25Updated 5 years ago
- Convert a value to an array☆132Updated 4 years ago
- Find the first file matching a given pattern in the current directory or the nearest ancestor directory.☆98Updated last year
- Convert a tilde path to an absolute path: ~/dev => /Users/sindresorhus/dev☆148Updated 2 months ago
- Returns a promise resolved in the next event loop - think `setImmediate()`☆72Updated 4 years ago
- Easily format the time from node.js `process.hrtime`. Works with timescales ranging from weeks to nanoseconds.☆53Updated 6 years ago
- Lazy number range generator☆82Updated last year