sindresorhus / write-packageLinks
Write a package.json file
☆89Updated 4 months ago
Alternatives and similar repositories for write-package
Users that are interested in write-package are comparing it to the libraries listed below
Sorting:
- Read a package.json file☆175Updated 3 months ago
- Detect the dominant newline character of a string☆56Updated 2 years ago
- Check if your package was installed globally☆71Updated 2 years ago
- Check if a string matches the name of a Node.js builtin module☆63Updated 11 months ago
- Find the closest package.json file☆166Updated 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…☆95Updated 3 years ago
- Check if a value is a plain object☆104Updated last year
- Wordwrap a string with ANSI escape codes☆131Updated 5 months ago
- Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!☆112Updated 3 years ago
- Ponyfill for Error#captureStackTrace☆63Updated 3 years ago
- Sort the keys of an object☆108Updated 5 months ago
- Get the real path of the system temp directory☆85Updated 3 years ago
- Filter object keys and values into a new object☆105Updated last year
- Convert a value to an array☆133Updated 4 years ago
- Toggle the CLI cursor☆113Updated last year
- Get the latest version of an npm package☆176Updated last year
- A static list of the Node.js builtin modules from the latest Node.js version☆125Updated 4 months ago
- Check if a path is a file, directory, or symlink☆80Updated last week
- Get the directory of globally installed packages and binaries☆77Updated last week
- Get your PATH prepended with locally installed binaries☆107Updated last year
- Import a globally installed module☆59Updated 2 years ago
- Easily handle defaults for your options☆76Updated 2 years ago
- normalizes package metadata, typically found in package.json file.☆204Updated 2 weeks ago
- Check if your code is running as an npm or yarn script☆65Updated 4 months ago
- Read the closest package.json file☆268Updated 3 months ago
- Check whether a request can be retried based on the `error.code`☆82Updated 3 years ago
- Resolve the path of a module like `require.resolve()` but from the current working directory☆70Updated 5 years ago
- Get metadata of a package from the npm registry☆247Updated last year
- Start a promise chain☆60Updated 4 months ago
- Indent each line in a string☆115Updated 3 years ago