sindresorhus / write-package
Write a package.json file
☆88Updated 7 months ago
Alternatives and similar repositories for write-package:
Users that are interested in write-package are comparing it to the libraries listed below
- Detect the dominant newline character of a string☆55Updated last year
- Read a package.json file☆165Updated last year
- Import a globally installed module☆58Updated last year
- Check if a path is a file, directory, or symlink☆78Updated 7 months ago
- Find the closest package.json file☆162Updated last year
- Check if a string matches the name of a Node.js builtin module☆59Updated 3 weeks ago
- Convert a value to an array☆129Updated 3 years ago
- Get namespaced config from the closest package.json☆121Updated last year
- Check if your package was installed globally☆70Updated last year
- Ponyfill for Error#captureStackTrace☆61Updated 2 years ago
- Check if a value is a plain object☆102Updated 10 months ago
- Check if your code is running as an npm or yarn script☆64Updated 3 years ago
- Make a function mimic another one☆94Updated 4 months ago
- Get your PATH prepended with locally installed binaries☆104Updated 4 months ago
- Filter object keys and values into a new object☆101Updated 9 months ago
- Get the directory of globally installed packages and binaries☆75Updated last year
- Get the real path of the system temp directory☆83Updated 2 years ago
- Import a module like with `require()` but from a given path☆85Updated 2 years ago
- Easily handle defaults for your options☆73Updated last year
- Check if the process is running with elevated privileges☆41Updated 3 years ago
- 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
- Parse `.git/config` into a JavaScript object. sync or async.☆61Updated 6 years ago
- The cmd-shim used in npm☆76Updated 5 months ago
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- Reverse minimist. Convert an object of options into an array of command-line arguments☆185Updated 2 years ago
- Get the first path that exists on disk of multiple paths☆58Updated 2 years ago
- Fill in a range of numbers or letters, positive or negative, optionally passing an increment or multiplier to use.☆58Updated 7 months ago
- Require global npm as a local node module.☆32Updated 2 years ago
- Get the gzipped size of a string or buffer☆171Updated 3 years ago
- Exit the process when the `esc` key is pressed☆56Updated last year