egoist / parse-package-nameLinks
Parse package name with semver, path, scoped name support
☆21Updated 2 years ago
Alternatives and similar repositories for parse-package-name
Users that are interested in parse-package-name are comparing it to the libraries listed below
Sorting:
- Check if a string matches the name of a Node.js builtin module☆61Updated 8 months ago
- Require global npm as a local node module.☆32Updated 3 years ago
- Standard NPM Package Format☆41Updated 3 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…☆96Updated 2 years ago
- Sort the keys of an object☆105Updated 2 months ago
- Check if a value is a plain object☆103Updated last year
- A better open. Reuse the same tab on Chromium-based browsers on macOS.☆41Updated 2 years ago
- Rewrite file system `fs` paths☆62Updated last month
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆95Updated 3 years ago
- Stringify is to `eval` as `JSON.stringify` is to `JSON.parse`☆146Updated last year
- Monorepo for NodeLib libraries☆76Updated 10 months ago
- Ponyfill for Error#captureStackTrace☆61Updated 3 years ago
- Edit a string with the users preferred text editor using $VISUAL or $EDITOR