sindresorhus / write-package
Write a package.json file
☆89Updated 3 months ago
Related projects ⓘ
Alternatives and complementary repositories for write-package
- Read a package.json file☆165Updated 11 months ago
- Detect the dominant newline character of a string☆55Updated last year
- Find the closest package.json file☆159Updated last year
- Check if a path is a file, directory, or symlink☆75Updated 3 months ago
- Check if your package was installed globally☆70Updated last year
- Get the real path of the system temp directory☆82Updated 2 years ago
- Check if your code is running as an npm or yarn script☆64Updated 3 years ago
- Get namespaced config from the closest package.json☆120Updated last year
- Check whether a request can be retried based on the `error.code`☆78Updated 2 years ago
- Filter object keys and values into a new object☆100Updated 5 months ago
- Import a globally installed module☆57Updated 9 months ago
- Reverse minimist. Convert an object of options into an array of command-line arguments☆184Updated last year
- Get the directory of globally installed packages and binaries☆75Updated last year
- Get the gzipped size of a string or buffer☆170Updated 2 years ago
- Convert a value to an array☆131Updated 3 years ago
- Check if a value is a plain object☆101Updated 6 months ago
- Make a function mimic another one☆91Updated last week
- Check if a URL is absolute☆78Updated 3 years ago
- Get your PATH prepended with locally installed binaries☆104Updated last week
- 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…☆91Updated last year
- Regular expression for matching reserved filename characters☆50Updated 2 years ago
- Easily handle defaults for your options☆73Updated last year
- Ponyfill for Error#captureStackTrace☆61Updated 2 years ago
- Check if a string matches the name of a Node.js builtin module☆58Updated 6 months ago
- Get the first path that exists on disk of multiple paths☆58Updated last year
- Read the closest package.json file☆258Updated last year
- Parse `.git/config` into a JavaScript object. sync or async.☆61Updated 5 years ago
- Wordwrap a string with ANSI escape codes☆120Updated last year
- Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!☆107Updated 2 years ago
- Toggle the CLI cursor☆103Updated 3 months ago