zeke / npeLinks
Node Package Editor: a CLI for one-off inspection and editing of properties in package.json files.
☆93Updated 3 years ago
Alternatives and similar repositories for npe
Users that are interested in npe are comparing it to the libraries listed below
Sorting:
- Get the path of the caller module☆64Updated 3 years ago
- Ensures a value is a valid error by making it one if not☆77Updated 3 years ago
- Extract the actual stack of an error☆66Updated 2 years ago
- Get the auth token set for an npm registry☆34Updated 4 months 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 your code is running as an npm or yarn script☆64Updated 3 years ago
- Truncate a string to a specific width in the terminal☆87Updated last year
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated last year
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated 4 years ago
- A list of directories you should ignore by default☆23Updated 3 years ago
- Indent each line in a string☆113Updated 3 years ago
- Diff two versions of a node module☆211Updated 2 years ago
- Run promise-returning & async functions repeatedly until you end it☆45Updated 4 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆66Updated 3 months ago
- Turn an object into a string of HTML attributes☆49Updated 2 years ago
- Tests whether one path is inside another path☆42Updated 5 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated last year
- Get the arguments of a function, arrow function, generator function, async function☆52Updated last year
- Sort an object's keys, including an optional key list☆31Updated 3 months ago
- Get the latest stable semver version from an array of versions☆47Updated 3 years ago
- Check if your package was installed globally☆70Updated last year
- Get the first path that exists on disk of multiple paths☆58Updated 2 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Check if a string matches the name of a Node.js builtin module☆59Updated 4 months ago
- Simplified high resolution timing☆81Updated 9 months ago
- Detect the dominant newline character of a string☆55Updated last year
- Get your PATH prepended with locally installed binaries☆105Updated 8 months ago
- A node module that extracts useful properties like user, repo, and branch from various flavors of GitHub URLs.☆89Updated last year
- Create an array with values that are present in the first input array but not additional ones☆38Updated 3 years ago