sindresorhus / semver-regexLinks
Regular expression for matching semver versions
☆141Updated 2 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:
- Like findup-sync, but 2-4x faster and supports XDG-style `.config/` directories.☆41Updated 5 years ago
- Sanity check which files you are and aren't about to publish to npm☆85Updated 3 years ago
- babel-preset-es2015, minus modules, plus helpers☆48Updated 6 years ago
- normalizes package metadata, typically found in package.json file.☆201Updated this week
- Check if a path exists☆151Updated 3 years ago
- Parse `.git/config` into a JavaScript object. sync or async.☆61Updated 6 years ago
- A node.js module for creating Error objects with nested Errors in stacktraces☆94Updated 3 years ago
- Make unhandled promise rejections fail hard right away instead of the default silent fail☆106Updated 2 years ago
- Captures and cleans stack traces.☆193Updated last year
- Reverse minimist. Convert an object of options into an array of command-line arguments☆185Updated 2 years ago
- Examine a package's dependency graph before you install it☆90Updated 3 years ago
- Find the first file matching a given pattern in the current directory or the nearest ancestor directory.☆98Updated last year
- Write data to a random temporary file☆105Updated 11 months ago
- Read a package.json file☆169Updated last year
- Test utilities for Yeoman generators☆46Updated last month
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆94Updated 2 years ago
- List of modules for any npm user, plus number of downloads and github stars.☆46Updated 7 years ago
- Polyfill/shim for util.promisify in node versions < v8☆127Updated 6 months ago
- Lazy number range generator☆81Updated last year
- Binary wrapper that makes your programs seamlessly available as local dependencies☆154Updated last year
- Reliably get the terminal window size☆141Updated last year
- Convert a tilde path to an absolute path: ~/dev => /Users/sindresorhus/dev☆145Updated 2 years ago
- Resolve the path of a module like require.resolve() but from a given path☆142Updated 4 years ago
- The thing npm uses to read package.json files with semantics and defaults and validation and stuff☆223Updated last year
- Displays the execution time for Node.js modules loading by hooking require() calls☆253Updated 8 years ago
- require/import dependency validation☆44Updated last year
- NodeJS package that gives a simplier API to npm install (programatically installs things)☆82Updated 2 years ago
- Detect the dominant newline character of a string☆55Updated last year
- Read all the installed packages in a folder, and return a tree structure with all the data.☆52Updated 3 years ago
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated 4 years ago