Base class for all Broccoli plugins
Broccoli Plugin API Types
Broccoli plugin to merge multiple trees into one
Broccoli plugin for referring to source directories on the file system
A Broccoli plugin which transpile ES6 to readable ES5 by using babel.
Broccoli plugin to create a file.
A broccoli plugin that uses rollup.js on its input
broccoli plugin to rewrite a source tree from an asset map.
Broccoli plugin that allows you to filter files selected from an input node down based on regular expressions.
A broccoli plugin for compiling CSS modules
Broccoli plugin for optimizing SVG files with SVGO
Broccoli plugin that allows simple caching (while still allowing N:N) based on the input tree hash.
Broccoli plugin to run JSHint
Broccoli plugin for jscs
Broccoli plugin to gzip files.
Broccoli plugin to merge multiple files into one or multiple files
Broccoli plugin to create json objects from directory structures
Broccoli plugin to replace a matched string with a replacement.
Broccoli plugin to remove `modules/` subdirectory from legacy ember-cli addons.
A Broccoli plugin which compiles TypeScript files.
Broccoli plugin for linting typescript files.
Broccoli plugin for scss-lint
A broccoli plugin which only removes TypeScript types
A broccoli plugin for compiling nearley grammars