sindresorhus / write-packageLinks
Write a package.json file
☆89Updated 2 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☆173Updated this week
- Check if your package was installed globally☆69Updated 2 years ago
- Detect the dominant newline character of a string☆56Updated 2 years ago
- Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!☆111Updated 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…☆96Updated 2 years ago
- Find the closest package.json file☆165Updated 5 months ago
- Check if a value is a plain object☆103Updated last year
- Get the real path of the system temp directory☆82Updated 3 years ago
- Wordwrap a string with ANSI escape codes☆130Updated 2 months ago
- Get your PATH prepended with locally installed binaries☆104Updated last year
- Get the latest version of an npm package☆175Updated last year
- Check if a string matches the name of a Node.js builtin module☆61Updated 8 months ago
- Convert a value to an array