rollup-plugin-node-resolve-angular
Module resolver
A Rollup plugin for resolving Node.js modules in Angular projects with ES2015 support
Use the Node.js resolution algorithm with Rollup, with new "es2015" support for Angular.
4 stars
2 watching
0 forks
Language: JavaScript
last commit: almost 8 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| Resolves modules to their directory names for easier import statements | 6 |
| Resolves external dependencies in Rollup bundles using CDNs. | 19 |
| Allows Node.js modules to be required and used in Rollup builds | 138 |
| Converts CommonJS modules to ES module format | 21 |
| Converts ES2017 async/await syntax to compatible format | 27 |
| A plugin for Rollup that resolves dependencies using the Bower resolution algorithm. | 8 |
| Converts .geojson files to ES6 modules | 3 |
| Improves Rollup build performance by recompiling only changed modules. | 28 |
| A Rollup plugin for bundling PureScript modules with optimizations to reduce file size. | 72 |
| Prevents modules from being included in the output bundle of a JavaScript application | 26 |
| Automates preservation of executable shebangs in entry files for Rollup builds. | 48 |
| A Node.js library for resolving RadioDNS domains and lookups | 6 |
| Tool for inlining Angular 2 templates and styles into JavaScript bundles | 15 |
| An optimization plugin for Rollup that leverages Closure Compiler to minify and optimize JavaScript files. | 292 |
| A plugin to polyfill Node.js globals in rolled-up applications | 90 |