Write a package.json file
☆89Sep 11, 2025Updated 6 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☆175Feb 8, 2026Updated last month
- Read and parse a JSON file☆248May 17, 2023Updated 2 years ago
- Get namespaced config from the closest package.json☆120Nov 5, 2023Updated 2 years ago
- Stringify and write JSON to a file atomically☆223Sep 14, 2025Updated 6 months ago
- Open the URL from a web shortcut file☆17Nov 3, 2021Updated 4 years ago
- Get a random property from an object☆15Jul 2, 2024Updated last year
- Get a random key from an object☆18Jul 2, 2024Updated last year
- Read the closest package.json file☆268Nov 7, 2025Updated 4 months ago
- Indent each line in a string☆115Jun 5, 2022Updated 3 years ago
- Get the email of an npm user☆32Feb 29, 2024Updated 2 years ago
- Get the PATH environment variable key cross-platform☆46Sep 12, 2025Updated 6 months ago
- Invert the key/value of an object. Example: {foo: 'bar'} → {bar: 'foo'}☆37Feb 26, 2022Updated 4 years ago
- Filter object keys and values into a new object☆105May 27, 2024Updated last year
- List of archive file extensions☆16Apr 30, 2024Updated last year
- Find the root directory of a Node.js project or npm package☆27Jun 5, 2025Updated 9 months ago
- [DEPRECATED] A better Atom `TextEditor#setText()` that preserves cursor/scroll position and selections☆12Jan 24, 2021Updated 5 years ago
- Generate a random float☆37Apr 18, 2021Updated 4 years ago
- Check if a number is a redirect HTTP status code☆25Apr 17, 2021Updated 4 years ago
- Find the closest package.json file☆166Jun 5, 2025Updated 9 months ago
- Convert an Observable to a Promise☆51Nov 1, 2023Updated 2 years ago
- Convert a Source Map object to a comment☆16Aug 9, 2021Updated 4 years ago
- Strip redundant indentation and indent the string☆55May 3, 2021Updated 4 years ago
- Check if a value is a Blob☆24Oct 27, 2023Updated 2 years ago
- Get a list of npm packages with keywords☆52Feb 26, 2024Updated 2 years ago
- normalizes package metadata, typically found in package.json file.☆204Jan 21, 2026Updated 2 months ago
- Reverse minimist. Convert an object of options into an array of command-line arguments☆187Feb 19, 2023Updated 3 years ago
- Find a file or directory by walking up parent directories☆634Sep 16, 2025Updated 6 months ago
- Wait for any promise to be fulfilled☆56Jul 9, 2022Updated 3 years ago
- Exclude certain items from an array☆24Jun 13, 2025Updated 9 months ago
- Check if a Buffer/Uint8Array is a WebP image☆21Sep 18, 2021Updated 4 years ago
- Split a string at one or more indices☆25May 3, 2021Updated 4 years ago
- Check if a value is a function☆29May 3, 2021Updated 4 years ago
- Get the URL from a web shortcut file☆14Aug 14, 2021Updated 4 years ago
- Parse / Generate Method Signatures☆12Apr 7, 2016Updated 9 years ago
- [DEPRECATED] Lint your npm package☆59Jan 23, 2021Updated 5 years ago
- Convert a path to a file url: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆28Aug 9, 2021Updated 4 years ago
- Convert a value to an array☆133Nov 9, 2021Updated 4 years ago
- Get user info of an npm user☆32Feb 28, 2024Updated 2 years ago
- Get the visual width of the widest line in a string - the number of columns required to display it☆40Jan 24, 2026Updated last month