zeke / npe
Node Package Editor: a CLI for one-off inspection and editing of properties in package.json files.
☆93Updated 2 years ago
Alternatives and similar repositories for npe:
Users that are interested in npe are comparing it to the libraries listed below
- Check if your code is running as an npm or yarn script☆64Updated 3 years ago
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- Get the first path that exists on disk of multiple paths☆58Updated 2 years ago
- Indent each line in a string☆113Updated 2 years ago
- Ensures a value is a valid error by making it one if not☆77Updated 3 years ago
- Conditional promise chains☆60Updated 4 years ago
- Take a list of glob patterns and return an array of file locations, respecting `.gitignore` and allowing for ignore patterns via `packag…☆40Updated last year
- Check if argv has a specific flag☆95Updated 3 years ago
- Simplified high resolution timing☆80Updated 7 months ago
- Truncate a string to a specific width in the terminal☆87Updated last year
- Get the directory of globally installed packages and binaries☆75Updated last year
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Wordwrap a string with ANSI escape codes☆123Updated last year
- Diff two versions of a node module☆211Updated 2 years ago
- A better `Promise.race()`☆46Updated 2 years ago
- Check if your package was installed globally☆70Updated last year
- Extract the actual stack of an error☆66Updated 2 years ago
- Test your Markdown files for Standard JavaScript Style™☆76Updated last year
- Get the visual width of the widest line in a string - the number of columns required to display it☆37Updated last year
- Reverse minimist. Convert an object of options into an array of command-line arguments☆185Updated 2 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated last year
- Detect the dominant newline character of a string☆55Updated 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…☆92Updated 2 years ago
- Check if a string is a URL☆85Updated last year
- Returns an array filled with the specified input☆42Updated 2 years ago
- List of node.js builtin modules☆38Updated last year
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆68Updated 3 years ago
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated last year
- normalizes package metadata, typically found in package.json file.☆200Updated last week
- Turn an object into a string of HTML attributes☆49Updated 2 years ago