UNPKG

fuse-box

Version:

Fuse-Box a bundler that does it right

13 lines (12 loc) 1.87 kB
# 3rd party plugins | Name | Description | Link | |:-----------------|:-----------------------------------------|:------------------------------------------------------------------------------------------| | Gulp Adapter | Adapt gulp plugins to work with fuse-box | [unlight/fusebox-gulp-plugin](https://github.com/unlight/fusebox-gulp-plugin) | | ESLinter | ESlint plugin for fuse-box | [DoumanAsh/fuse-box-eslint-plugin](https://github.com/DoumanAsh/fuse-box-eslint-plugin) | | Typescript type checker | Build-time Typescript type checking plugin for fuse-box | [vegarringdal/fuse-box-typechecker](https://github.com/vegarringdal/fuse-box-typechecker) | | Closure Compiler | Fusebox Google Closure Compiler Plugin | [matthiasak/fusebox-closure-plugin](https://github.com/matthiasak/fusebox-closure-plugin) | | proxying / stubbing imports | Fusebox proxying / stubbing imports Plugin| [tomitrescak/proxyrequire](https://github.com/tomitrescak/proxyrequire) | | Process | Run any tasks (npm, tsc, etc.) after fuse-box bundled your code | [RPDeshaies/fuse-box-process-plugin](https://github.com/RPDeshaies/fuse-box-process-plugin) | | ng2-fused | Wraps url strings for templateUrl and styleUrls inside of require statements. Inspired by angular2-template-loader for webpack. | https://github.com/alex-klock/ng2-fused | fuse-box-process-plugin | A Plugin for fuse-box that gives you the ability to run any tasks (npm, tsc, etc.) after fuse-box bundled your code. | https://github.com/RPDeshaies/fuse-box-process-plugin | bundle-config | A Plugin to configure the fused application per bundle and production state | [eddow/bundle-config](https://github.com/eddow/bundle-config)