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
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- Truncate a string to a specific width in the terminal☆86Updated last year
- Indent each line in a string☆113Updated 2 years ago
- Get the auth token set for an npm registry☆35Updated last month
- Get the path of the caller module☆64Updated 3 years ago
- A list of directories you should ignore by default☆23Updated 2 years ago
- Check if your code is running as an npm or yarn script☆64Updated 3 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated 9 months ago
- Ensures a value is a valid error by making it one if not☆78Updated 2 years ago
- Get the visual width of the widest line in a string - the number of columns required to display it☆37Updated last year
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆53Updated last year
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated last year
- Get the callsite of the caller function☆53Updated 3 years ago
- Simplified high resolution timing☆78Updated 4 months ago
- Check if a string is a URL☆84Updated last year
- Light ECMAScript (JavaScript) Value Notation - human written, concise, typed, flexible☆85Updated last year
- Detect the dominant newline character of a string☆55Updated last year
- Convert the result of `process.hrtime()` to seconds, milliseconds, nanoseconds☆53Updated 2 years ago
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 3 years ago
- A node module that extracts useful properties like user, repo, and branch from various flavors of GitHub URLs.☆88Updated 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
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆65Updated 3 years ago
- Extract the actual stack of an error☆66Updated 2 years ago
- Wait for any promise to be fulfilled☆55Updated 2 years ago
- Mimic a Node.js HTTP response stream☆59Updated last year
- Conditional promise chains☆60Updated 3 years ago
- Returns a promise resolved in the next event loop - think `setImmediate()`☆70Updated 3 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Find the first file matching a given pattern in the current directory or the nearest ancestor directory.☆97Updated last year
- Create a javascript regular expression for matching everything except for the given string.☆31Updated 6 years ago