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 4 months ago
- Read a package.json file☆170Updated last year
- Finds the common standard cache directory☆159Updated 5 months ago
- Get the gzipped size of a string or buffer☆172Updated 3 years ago
- Get metadata of a package from the npm registry☆243Updated last year
- Find the root directory of a Node.js project or npm package☆246Updated 4 months ago
- Resolve the path of a module like require.resolve() but from a given path☆143Updated 4 years ago
- Import a module while bypassing the cache☆284Updated 8 months 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
- Track your library bundles size and its treeshakability with less effort☆165Updated 2 years ago
- Detect if the current environment is a CI server☆399Updated 9 months ago
- Clear a module from the cache☆183Updated 3 years ago
- Proposal for Bare Module Specifier Resolution in node.js☆135Updated 11 months ago
- Resolve the path of a module like `require.resolve()` but from the current working directory☆69Updated 4 years ago
- 👌 Checks paths and scripts defined in package.json before you publish☆237Updated 3 weeks ago
- Sort the keys of an object☆105Updated last month
- Webpack plugin for reporting changes in bundle sizes across builds☆60Updated 7 years ago
- webpack HMR Client☆120Updated 5 years ago
- An implementation of WHATWG AbortController interface.☆310Updated 4 years ago
- programmatically publish and unpublish npm packages☆46Updated 3 years ago
- Let a globally installed package use a locally installed version of itself if available☆154Updated last year
- Walk through a folder and figure out what goes in an npm package