sindresorhus / write-packageLinks
Write a package.json file
☆88Updated last year
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☆169Updated last year
- Convert a value to an array☆129Updated 3 years ago
- Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!☆111Updated 2 years ago
- Check if your package was installed globally☆70Updated last year
- Detect the dominant newline character of a string☆55Updated last year
- 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 2 years ago
- Get the latest version of an npm package☆176Updated last year
- Find the closest package.json file☆164Updated last month
- Check if a value is a plain object☆102Updated last year
- normalizes package metadata, typically found in package.json file.☆202Updated last week
- Get the real path of the system temp directory☆82Updated 2 years ago
- Check if a path is a file, directory, or symlink☆78Updated last year
- Sort the keys of an object☆104Updated 10 months ago
- Get namespaced config from the closest package.json☆121Updated last year
- Parse `.git/config` into a JavaScript object. sync or async.☆61Updated 6 years ago
- Check if a string matches the name of a Node.js builtin module☆59Updated 5 months ago
- Get the directory of globally installed packages and binaries☆76Updated last year
- Get your PATH prepended with locally installed binaries☆105Updated 9 months ago
- Check if your code is running as an npm or yarn script☆65Updated 3 years ago
- Import a globally installed module☆58Updated last year
- Filter object keys and values into a new object☆103Updated last year
- A static list of the Node.js builtin modules from the latest Node.js version☆122Updated 5 months ago
- Ponyfill for Error#captureStackTrace☆61Updated 2 years ago
- Reverse minimist. Convert an object of options into an array of command-line arguments☆184Updated 2 years ago
- Wordwrap a string with ANSI escape codes☆126Updated last year
- Get metadata of a package from the npm registry☆242Updated last year
- Monorepo for NodeLib libraries☆74Updated 6 months ago
- Make a function mimic another one☆94Updated 9 months ago
- Detect the indentation of code☆196Updated last year
- Indent each line in a string☆113Updated 3 years ago