sindresorhus / require-fool-webpack
Use dynamic `require()` without webpack finding out
☆50Updated 6 months ago
Related projects ⓘ
Alternatives and complementary repositories for require-fool-webpack
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆67Updated 3 years ago
- User-friendly pseudorandom number generator (PRNG)☆107Updated 3 years ago
- Standard NPM Package Format☆42Updated 2 years ago
- Require global npm as a local node module.☆32Updated 2 years ago
- Import a module like with `require()` but from a given path☆86Updated 2 years ago
- Babel plugin to transpile import() to a require(), for node. Best solution for SSR with react-router☆26Updated 6 years ago
- [DEPRECATED] Please use logger API https://github.com/webpack/webpack/pull/9436☆38Updated 5 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 last year
- ☆37Updated 4 years ago
- Webpack progress wait page for webpack-dev-server☆61Updated 7 months ago
- Babel 6 polyfill for IE<=10☆11Updated 8 years ago
- Scaffold out a CLI based on Ink☆25Updated 6 years ago
- Simplify npm scripts with `if-env ... && npm run this || npm run that`☆97Updated 3 years ago
- Get the path of the caller module☆64Updated 3 years ago
- A better `Promise.race()`☆46Updated last year
- programmatically publish and unpublish npm packages☆46Updated 2 years ago
- Add `module.exports` for Babel and TypeScript compiled code☆35Updated 6 months ago
- Hyphenates a camelcased CSS property name☆35Updated last month
- Resolve the path of a module like `require.resolve()` but from the current working directory☆68Updated 3 years ago
- Conditional promise chains☆60Updated 3 years ago
- Run svgr at build-time with babel-plugin-macros.☆43Updated this week
- ☆11Updated 7 years ago
- Extract the actual stack of an error☆67Updated 2 years ago
- Get namespaced config from the closest package.json☆120Updated last year
- Run promise-returning & async functions in series, each passing its result to the next☆74Updated 3 years ago
- Lazy number range generator☆82Updated 10 months ago
- A demo repository for building only as needed with WebpackDevServer.☆33Updated 6 years ago
- A tagged template literal utility for Node streams☆46Updated 3 years ago
- Rewrite `import` statements as `require()`s; via RegExp☆31Updated 3 years ago