sindresorhus / write-package
Write a package.json file
☆88Updated 8 months ago
Alternatives and similar repositories for write-package:
Users that are interested in write-package are comparing it to the libraries listed below
- Read a package.json file☆165Updated last year
- Find the closest package.json file☆162Updated last year
- Detect the dominant newline character of a string☆55Updated last year
- Get the directory of globally installed packages and binaries☆75Updated last year
- Convert a value to an array☆129Updated 3 years ago
- Import a globally installed module☆58Updated last year
- Check if a path is a file, directory, or symlink☆78Updated 8 months 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
- Check if your package was installed globally☆70Updated last year
- Check whether a request can be retried based on the `error.code`☆80Updated 3 years ago
- Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!☆110Updated 2 years ago
- Get namespaced config from the closest package.json☆121Updated last year
- Filter object keys and values into a new object☆101Updated 10 months ago
- Get your PATH prepended with locally installed binaries☆104Updated 5 months ago
- Resolve the path of a module like `require.resolve()` but from the current working directory☆68Updated 4 years ago
- Check if your code is running as an npm or yarn script☆64Updated 3 years ago
- Get the gzipped size of a string or buffer☆171Updated 3 years ago
- Check if a value is a plain object☆102Updated 11 months ago
- Make a function mimic another one☆94Updated 5 months ago
- Get the real path of the system temp directory☆83Updated 2 years ago
- Monorepo for NodeLib libraries☆72Updated 3 months ago
- Import a module like with `require()` but from a given path☆85Updated 2 years ago
- Ponyfill for Error#captureStackTrace☆61Updated 2 years ago
- Regular expression for matching reserved filename characters☆50Updated 2 years ago
- Reverse minimist. Convert an object of options into an array of command-line arguments☆185Updated 2 years ago
- Get metadata of a package from the npm registry☆240Updated 9 months ago
- Sort the keys of an object☆102Updated 7 months ago
- Returns the directory used by NPM for globally installed NPM packages.☆35Updated 6 years ago
- Start a promise chain☆58Updated 3 years ago
- Like findup-sync, but 2-4x faster and supports XDG-style `.config/` directories.☆41Updated 5 years ago