sindresorhus / read-package-upLinks
Read the closest package.json file
☆267Updated last year
Alternatives and similar repositories for read-package-up
Users that are interested in read-package-up are comparing it to the libraries listed below
Sorting:
- Find the closest package.json file☆165Updated 3 months ago
- Read a package.json file☆171Updated last year
- Get metadata of a package from the npm registry☆244Updated last year
- Find the root directory of a Node.js project or npm package☆246Updated 3 months ago
- Finds the common standard cache directory☆158Updated 5 months ago
- Get the gzipped size of a string or buffer☆172Updated 3 years ago
- Resolve the path of a module like require.resolve() but from a given path☆143Updated 4 years ago
- Import a module lazily☆247Updated 3 years ago
- A rollup plugin to show file size of the bundle in the cli☆127Updated 2 years ago
- Detect if the current environment is a CI server☆399Updated 9 months ago
- Import a module while bypassing the cache☆285Updated 7 months ago
- Let a globally installed package use a locally installed version of itself if available☆154Updated last year
- Sort the keys of an object☆104Updated 3 weeks ago
- 👌 Checks paths and scripts defined in package.json before you publish☆237Updated last week
- Track your library bundles size and its treeshakability with less effort☆165Updated 2 years ago
- when you want to fire an event no matter how a process exits.☆193Updated last year
- Clear a module from the cache☆183Updated 3 years ago
- Show a message to your users to upgrade Node instead of a stacktrace☆241Updated 2 years ago
- Parse the things that can be arguments to `npm install`☆131Updated last month
- An implementation of WHATWG AbortController interface.☆310Updated 4 years ago
- Webpack plugin for reporting changes in bundle sizes across builds☆60Updated 7 years ago
- Stringify is to `eval` as `JSON.stringify` is to `JSON.parse`☆146Updated last year
- Clean up error stack traces☆341Updated 2 years ago
- normalizes package metadata, typically found in package.json file.☆203Updated last month
- Walk through a folder and figure out what goes in an npm package☆112Updated last month
- webpack HMR Client☆120Updated 5 years ago
- Import and transpile JSX on the fly☆178Updated last year
- A proxy to `path`, replacing `\` with `/` for all results & methods to add, change, default, trim file extensions.☆154Updated 2 years ago
- Create an error from multiple errors☆247Updated 2 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…☆95Updated 2 years ago