sindresorhus / require-fool-webpack
Use dynamic `require()` without webpack finding out
☆50Updated 11 months ago
Alternatives and similar repositories for require-fool-webpack:
Users that are interested in require-fool-webpack are comparing it to the libraries listed below
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆68Updated 3 years ago
- Require global npm as a local node module.☆32Updated 3 years ago
- Get the path of the caller module☆64Updated 3 years ago
- Babel 6 polyfill for IE<=10☆11Updated 9 years ago
- Extract the actual stack of an error☆66Updated 2 years ago
- Standard NPM Package Format☆42Updated 3 years ago
- Import a module like with `require()` but from a given path☆85Updated 2 years ago
- Webpack plugin for reporting changes in bundle sizes across builds☆61Updated 6 years ago
- Conditional promise chains☆60Updated 4 years ago
- Check if your code is running as an npm or yarn script☆64Updated 3 years ago
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆53Updated 2 years ago
- [DEPRECATED] Please use logger API https://github.com/webpack/webpack/pull/9436☆38Updated 5 years ago
- User-friendly pseudorandom number generator (PRNG)☆107Updated 3 years ago
- Babel Plugin Macro to generate unique name☆24Updated 6 years ago
- Babel plugin to transpile import() to a require(), for node. Best solution for SSR with react-router☆26Updated 7 years ago
- TypeScript Language Service Plugin for CSS modules.☆39Updated 5 years ago
- Reduce a list of values using promises into a promise for a value☆69Updated 2 years ago
- random string generator☆29Updated 5 years ago
- Check if a URL is absolute☆79Updated 3 years ago
- webpack loader that takes a single file, and declare pieces of that file as "dependencies" as if it existed.☆33Updated 7 years ago
- Run promise-returning & async functions in series, each passing its result to the next☆75Updated 4 years ago
- Resolve the path of a module like `require.resolve()` but from the current working directory☆68Updated 4 years ago
- programmatically publish and unpublish npm packages☆46Updated 3 years ago
- Check if something is a promise☆46Updated 4 years ago
- btoa and atob support for node.js or old browsers, with the Unicode Problems fixed☆21Updated 5 years ago
- NOTE: now use babel-plugin-universal-import if you're using React Universal Component☆51Updated 6 years ago
- Get the shortest leading whitespace from lines in a string☆19Updated 4 years ago
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated last year
- Download a module from the npm registry.☆23Updated 3 years ago
- Server for modern single-page web apps☆82Updated 6 years ago