sindresorhus / write-packageLinks
Write a package.json file
☆88Updated 3 weeks 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☆171Updated last year
- Detect the dominant newline character of a string☆55Updated 2 years ago
- Check if a value is a plain object☆102Updated last year
- 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
- Find the closest package.json file☆165Updated 3 months ago
- Convert a value to an array☆130Updated 3 years ago
- Get the latest version of an npm package☆176Updated last year
- Check if a path is a file, directory, or symlink☆78Updated last year
- Get your PATH prepended with locally installed binaries☆105Updated 11 months ago
- Check if a string matches the name of a Node.js builtin module☆61Updated 7 months ago
- Get the directory of globally installed packages and binaries☆76Updated 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
- Filter object keys and values into a new object☆104Updated last year
- Get the real path of the system temp directory☆81Updated 3 years ago
- Check if your code is running as an npm or yarn script☆64Updated 3 weeks ago
- Get namespaced config from the closest package.json☆120Updated last year
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Import a globally installed module☆58Updated last year
- Make a function mimic another one☆95Updated 11 months ago
- Get metadata of a package from the npm registry☆244Updated last year
- Wordwrap a string with ANSI escape codes☆128Updated 3 weeks ago
- normalizes package metadata, typically found in package.json file.☆203Updated last week
- Sort the keys of an object☆105Updated last month
- Stringify is to `eval` as `JSON.stringify` is to `JSON.parse`☆146Updated last year
- A static list of the Node.js builtin modules from the latest Node.js version☆124Updated 2 weeks ago
- Toggle the CLI cursor☆112Updated last year
- Ponyfill for Error#captureStackTrace☆61Updated 2 years ago
- Returns the directory used by NPM for globally installed NPM packages.☆35Updated 6 years ago
- Regular expression for matching reserved filename characters☆50Updated 2 weeks ago