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☆174Updated 3 weeks ago
- Detect the dominant newline character of a string☆56Updated 2 years ago
- Convert a value to an array☆132Updated 4 years ago
- Check if a value is a plain object☆103Updated last year
- Check if your package was installed globally☆70Updated 2 years ago
- Find the closest package.json file☆166Updated 5 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…☆96Updated 2 years ago
- Check if a string matches the name of a Node.js builtin module☆61Updated 9 months ago
- Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!☆111Updated 3 years ago
- Check if a path is a file, directory, or symlink☆80Updated last year
- Sort the keys of an object☆105Updated 3 months ago
- Get the latest version of an npm package☆175Updated last year
- A static list of the Node.js builtin modules from the latest Node.js version☆124Updated 2 months ago
- Get the real path of the system temp directory☆83Updated 3 years ago
- normalizes package metadata, typically found in package.json file.☆203Updated last week
- Monorepo for NodeLib libraries☆76Updated 10 months ago
- Filter object keys and values into a new object☆105Updated last year
- Get your PATH prepended with locally installed binaries☆105Updated last year
- Get the directory of globally installed packages and binaries☆77Updated 2 years ago
- Detect the indentation of code☆200Updated 2 months ago
- Ponyfill for Error#captureStackTrace☆62Updated 3 years ago
- Wordwrap a string with ANSI escape codes☆130Updated 2 months ago
- Get namespaced config from the closest package.json☆121Updated 2 years ago
- Indent each line in a string☆114Updated 3 years ago
- Toggle the CLI cursor☆113Updated last year
- Import a globally installed module☆58Updated last year
- Make a function mimic another one☆96Updated last year
- Check if your code is running as an npm or yarn script☆65Updated 2 months ago
- Stringify is to `eval` as `JSON.stringify` is to `JSON.parse`☆146Updated last year
- Easily handle defaults for your options☆76Updated 2 years ago