sindresorhus / require-fool-webpackLinks
Use dynamic `require()` without webpack finding out
☆51Updated last year
Alternatives and similar repositories for require-fool-webpack
Users that are interested in require-fool-webpack are comparing it to the libraries listed below
Sorting:
- Standard NPM Package Format☆41Updated 3 years ago
- Import a globally installed module☆57Updated last year
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated 2 months ago
- Get the path of the caller module☆66Updated 4 years ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Get the path of the parent module☆78Updated 2 months ago
- Check if a URL is absolute☆80Updated 2 months ago
- Check if something is a promise☆46Updated 4 years ago
- Check if a value is a plain object☆103Updated last year
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆56Updated 2 months ago
- Dynamically add an asset to the Webpack graph☆98Updated 2 months ago
- Require global npm as a local node module.☆32Updated 3 years ago
- Reduce a list of values using promises into a promise for a value☆73Updated 2 years ago
- Find duplicate dependencies in your node_modules. Useful when use npm as a package manager for front-end.☆35Updated 4 months ago
- This module has moved and is now available at @rollup/plugin-url / https://github.com/rollup/plugins/blob/master/packages/url☆75Updated 4 years ago
- A better `Promise.race()`☆50Updated 2 years ago
- Runtime vendor prefixing based on feature detection.☆67Updated 6 months ago
- programmatically publish and unpublish npm packages☆46Updated 3 years ago
- Ensures a value is a valid error by making it one if not☆82Updated 2 months ago
- Lazy number range generator☆82Updated last year
- A 1.5kB browser polyfill for the Node.js `URL` and `URLSearchParams` classes.☆126Updated 5 years ago
- Rewrite `import` statements as `require()`s; via RegExp☆31Updated 4 years ago
- Conditional promise chains☆63Updated 4 years ago
- Create `esm` enabled packages.☆50Updated 6 years ago
- Execute scripts with Yarn or npm☆48Updated 2 years ago
- Extract the actual stack of an error☆67Updated 3 years ago
- Check if your code is running as an npm or yarn script☆64Updated 2 months ago
- Run promise-returning & async functions in series, each passing its result to the next☆78Updated 2 months ago
- Get the set npm registry URL☆56Updated 7 months ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 7 years ago