zeke / npe
Node Package Editor: a CLI for one-off inspection and editing of properties in package.json files.
☆93Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for npe
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- Check if a string is a URL☆84Updated 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 last year
- Get the path of the caller module☆64Updated 3 years ago
- Toggle the CLI cursor☆103Updated 3 months ago
- Wordwrap a string with ANSI escape codes☆120Updated last year
- Check if your code is running as an npm or yarn script☆64Updated 3 years ago
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆68Updated 3 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated 7 months ago
- Run promise-returning & async functions in series, each passing its result to the next☆74Updated 3 years ago
- A list of directories you should ignore by default☆23Updated 2 years ago
- Check if a string matches the name of a Node.js builtin module☆58Updated 6 months ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆65Updated 3 years ago
- Get the auth token set for an npm registry☆35Updated 5 months ago
- Get the first path that exists on disk of multiple paths☆58Updated last year
- Tests whether one path is inside another path☆41Updated 4 years ago
- Expands symbolic links and prints the resolved absolute filepath☆25Updated 6 months ago
- Get the visual width of the widest line in a string - the number of columns required to display it☆36Updated last year
- Run promise-returning & async functions repeatedly until you end it☆45Updated 3 years ago
- 🌲 A transport for reformatting pino logs into standard syslog format☆30Updated 5 months ago
- Truncate a string to a specific width in the terminal☆86Updated last year
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Offers convenient getters and setters for the fs.stat()'s `mode`☆50Updated 5 years ago
- The cheesy object formatter☆36Updated 3 years ago
- [DEPRECATED] Node.js `os.homedir()` ponyfill☆61Updated 3 years ago
- Read all the installed packages in a folder, and return a tree structure with all the data.☆52Updated 2 years ago
- Convert a file path to a file URL: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆60Updated 7 months ago
- Test your Markdown files for Standard JavaScript Style™☆75Updated last year
- Extract the actual stack of an error☆67Updated 2 years ago
- Like findup-sync, but 2-4x faster and supports XDG-style `.config/` directories.☆40Updated 4 years ago