sindresorhus / import-lazy
Import a module lazily
☆250Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for import-lazy
- Read the closest package.json file☆258Updated last year
- Find the closest package.json file☆159Updated last year
- 👌 Checks paths and scripts defined in package.json before you publish☆237Updated 2 weeks ago
- Import a module while bypassing the cache☆284Updated 5 months ago
- Reverse minimist. Convert an object of options into an array of command-line arguments☆184Updated last year
- Show a message to your users to upgrade Node instead of a stacktrace☆241Updated last year
- Find the root directory of a Node.js project or npm package☆235Updated last year
- Get the gzipped size of a string or buffer☆171Updated 2 years ago
- Clean up error stack traces☆337Updated last year
- Compare, format, diff and serialize any JavaScript value☆207Updated 4 months ago
- Resolve the path of a module like require.resolve() but from a given path☆140Updated 3 years ago
- Create an error from multiple errors☆245Updated last year
- Reliably get the terminal window size☆140Updated last year
- Create a lazy promise that defers execution until it's awaited or when .then() or .catch() is called☆266Updated 3 weeks ago
- A rollup plugin to show file size of the bundle in the cli☆128Updated last year
- Polyfill/shim for util.promisify in node versions < v8☆126Updated last year
- Compose promise-returning & async functions into a reusable pipeline☆122Updated 3 years ago
- Check if a path exists☆150Updated 2 years ago
- Dynamically add an asset to the Webpack graph☆97Updated 6 months ago
- Let a globally installed package use a locally installed version of itself if available☆154Updated 3 months ago
- CommonJS Tree Shaker API☆152Updated 6 years ago
- Clear a module from the cache☆182Updated 3 years ago
- Get callsites from the V8 stack trace API☆260Updated 4 months ago
- Creates a minimal Express server for testing☆119Updated 5 years ago
- JavaScript option parsing and help generation library☆162Updated 6 months ago
- Read a package.json file☆166Updated last year
- Captures and cleans stack traces.☆191Updated last year
- Get namespaced config from the closest package.json☆120Updated last year
- Import all modules in a directory☆138Updated last year
- Import a globally installed module☆57Updated 10 months ago