sindresorhus / require-fool-webpackLinks
Use dynamic `require()` without webpack finding out
☆52Updated 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:
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated 3 months ago
- Import a globally installed module☆58Updated last year
- Run promise-returning & async functions in series, each passing its result to the next☆78Updated 3 months ago
- Check if a URL is absolute☆80Updated 3 months ago
- A better `Promise.race()`☆51Updated 3 years ago
- [DEPRECATED] Please use logger API https://github.com/webpack/webpack/pull/9436☆38Updated 6 years ago
- Get the path of the caller module☆67Updated 4 years ago
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆56Updated 3 months ago
- Conditional promise chains☆63Updated 4 years ago
- Check if something is a promise☆46Updated 4 years ago
- Resolves the full path to the bin file of a given package by inspecting the \"bin\" field in its package.json.☆30Updated 3 years ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Check if a value is a plain object☆103Updated last year
- Reduce a list of values using promises into a promise for a value☆74Updated 2 years ago
- Require global npm as a local node module.☆32Updated 3 years ago
- Sort the keys of an object☆107Updated 4 months ago
- Babel 6 polyfill for IE<=10☆11Updated 9 years ago
- Check if your code is running as an npm or yarn script☆65Updated 3 months ago
- Standard NPM Package Format☆41Updated 3 years ago
- Extract the actual stack of an error☆68Updated 3 years ago
- programmatically publish and unpublish npm packages☆46Updated 3 years ago
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated 2 years ago
- Get the directory of globally installed packages and binaries☆77Updated 2 years ago
- Get the path of the parent module☆79Updated 3 months ago
- Simplify npm scripts with `if-env ... && npm run this || npm run that`☆98Updated 5 months ago
- Edit a string with the users preferred text editor using $VISUAL or $EDITOR☆44Updated 3 years ago
- Import a module like with `require()` but from the current working directory☆54Updated 3 years ago
- A better open. Reuse the same tab on Chromium-based browsers on macOS.☆41Updated 3 years ago
- TypeScript Language Service Plugin for CSS modules.☆39Updated 6 years ago
- Create a lazily evaluated value☆69Updated 4 years ago