zeke / npeLinks
Node Package Editor: a CLI for one-off inspection and editing of properties in package.json files.
☆92Updated 3 years ago
Alternatives and similar repositories for npe
Users that are interested in npe are comparing it to the libraries listed below
Sorting:
- Strip redundant indentation and indent the string☆55Updated 4 years ago
- A node module that extracts useful properties like user, repo, and branch from various flavors of GitHub URLs.☆90Updated 2 years ago
- Truncate a string to a specific width in the terminal☆88Updated 3 months ago
- Get the path of the caller module☆67Updated 4 years ago
- Indent each line in a string☆115Updated 3 years ago
- Conditional promise chains☆63Updated 4 years ago
- Check if your code is running as an npm or yarn script☆65Updated 4 months ago
- Ensures a value is a valid error by making it one if not☆85Updated 4 months ago
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆56Updated 4 months ago
- A list of directories you should ignore by default☆23Updated 3 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆46Updated last year
- Take a list of glob patterns and return an array of file locations, respecting `.gitignore` and allowing for ignore patterns via `packag…☆40Updated 2 years ago
- Get the auth token set for an npm registry☆34Updated last week
- Mimic a Node.js HTTP response stream☆61Updated 2 years ago
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated 4 months ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 10 months ago
- Get the directory of globally installed packages and binaries☆77Updated 2 years ago
- The cheesy object formatter☆36Updated 5 years ago
- Run promise-returning & async functions a specific number of times concurrently☆41Updated 4 years ago
- Extract the actual stack of an error☆68Updated 3 years ago
- Turn an object into a string of HTML attributes☆50Updated 2 years ago
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated 2 years ago
- Create a lazily evaluated value☆69Updated 4 years ago
- Returns a promise resolved in the next event loop - think `setImmediate()`☆72Updated 4 years ago
- Get namespaced config from the closest package.json☆121Updated 2 years ago
- Run promise-returning & async functions in series, each passing its result to the next☆78Updated 4 months ago
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆41Updated 4 years ago
- Get metadata on the default editor or a specific editor☆55Updated 4 months ago
- A module which will endeavor to guess your terminal's level of color support.☆23Updated 7 years ago
- Lazy number range generator☆83Updated 2 years ago