npm / npm-package-argLinks
Parse the things that can be arguments to `npm install`
☆135Updated last month
Alternatives and similar repositories for npm-package-arg
Users that are interested in npm-package-arg are comparing it to the libraries listed below
Sorting:
- normalizes package metadata, typically found in package.json file.☆204Updated 3 weeks ago
- programmatic npm API☆111Updated 4 years ago
- when you want to fire an event no matter how a process exits.☆196Updated 2 months ago
- like fetch() but for the npm registry☆151Updated last month
- Find the closest package.json file☆166Updated 7 months ago
- Walk through a folder and figure out what goes in an npm package☆115Updated last month
- Converts a source-map from/to different formats.☆171Updated 9 months ago
- Let a globally installed package use a locally installed version of itself if available☆155Updated last year
- The cmd-shim used in npm☆77Updated last month
- Resolve the path of a module like `require.resolve()` but from the current working directory☆70Updated 4 years ago
- Finds the common standard cache directory☆160Updated 9 months ago
- Get metadata of a package from the npm registry☆245Updated last year
- 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…☆95Updated 3 years ago
- Resolve the path of a module like require.resolve() but from a given path☆144Updated 4 years ago
- programmatically publish and unpublish npm packages☆46Updated 3 years ago
- Read the closest package.json file☆268Updated 2 months ago
- Read a package.json file☆174Updated 2 months ago
- Clear a module from the cache☆184Updated 4 years ago
- Find the root directory of a Node.js project or npm package☆250Updated 7 months ago
- Make a callback- or promise-based function support both promises and callbacks.☆111Updated 2 years ago
- Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!☆112Updated 3 years ago
- Import a module while bypassing the cache☆286Updated 11 months ago
- Simple in-memory vinyl file store.☆125Updated last week
- Convert a value to an array☆133Updated 4 years ago
- JavaScript option parsing and help generation library☆166Updated last year
- Like which(1) unix command. Find the first instance of an executable in the PATH.☆347Updated 3 weeks ago
- Monkey-patches for file system related things☆119Updated 3 months ago
- Create and parse HTTP Content-Type header☆141Updated this week
- Reverse minimist. Convert an object of options into an array of command-line arguments☆187Updated 2 years ago
- Stringify is to `eval` as `JSON.stringify` is to `JSON.parse`☆148Updated 2 years ago