neutrinojs / babel-mergeLinks
babel-merge merges multiple Babel configuration objects into a single copy. Plugin and preset objects and arrays will be merged together.
☆24Updated 2 years ago
Alternatives and similar repositories for babel-merge
Users that are interested in babel-merge are comparing it to the libraries listed below
Sorting:
- recursively find the closest package.json☆47Updated 3 years ago
- This module has moved and is now available at @rollup/plugin-url / https://github.com/rollup/plugins/blob/master/packages/url☆74Updated 4 years ago
- Find the closest package.json file☆166Updated 7 months ago
- Resolve the path of a module like require.resolve() but from a given path☆144Updated 5 years ago
- Get the gzipped size of a string or buffer☆173Updated 4 years ago
- A mirror of Facebook's dev-expression Babel plugin☆188Updated last week
- Webpack loader designed for loader testing and debugging. Calls a function with the received input.☆52Updated 3 years ago
- Resolve URL pathnames using JavaScript☆64Updated 4 years ago
- Detect if we were run as a result of `npm publish`.☆127Updated 5 years ago
- Defaults to be shared across webpack projects☆109Updated 2 years ago
- Sanity check which files you are and aren't about to publish to npm☆85Updated 3 years ago
- Locate a program or locally installed node module's executable☆78Updated 9 years ago
- A very simple and stupid parser, based on a statemachine and regular expressions.☆64Updated 7 years ago
- Import a module like with `require()` but from the current working directory☆54Updated 3 years ago
- Babel plugin for modern RegExp features in JavaScript☆81Updated 7 years ago
- TypeScript Language Service Plugin for CSS modules.☆39Updated 6 years ago
- Provides a hooking mechanism for Node.js require() calls☆62Updated 4 years ago
- JavaScript option parsing and help generation library☆167Updated last year
- Express extension to open file in editor☆20Updated 4 years ago
- ☆26Updated 4 years ago
- Basic API for yarn.☆28Updated 7 years ago
- CommonJS Tree Shaker API☆153Updated 7 years ago
- Captures and cleans stack traces.☆195Updated 2 years ago
- [DEPRECATED] A loader that returns an empty module (can still be used for webpack 4).☆147Updated 5 years ago
- Babel plugin that adds React import declaration if file contains JSX tags☆157Updated last month
- Launch your app after webpack completes building.☆42Updated 9 years ago
- Use ES6 proxies today!☆65Updated 8 years ago
- Get namespaced config from the closest package.json