Broccoli Plugin API Types
Inspect Broccoli nodes; thin wrapper around node.__broccoliGetInfo__()
Broccoli plugin that allows you to filter files selected from an input node down based on regular expressions.
Output wrapper is a library to write output file to outputpath.
Broccoli plugin for referring to source directories on the file system
Base class for all Broccoli plugins
Fast client-side asset builder
Fast, good-enough concatenation with source maps.
foundation of any healthy brocfile
broccoli filter but with a persistent cache
A Broccoli plugin which transpile ES6 to readable ES5 by using babel.
Broccoli plugin that allows simple caching (while still allowing N:N) based on the input tree hash.
Broccoli asset builder middleware
Strip comments from JSON. Lets you use comments in your JSON files!
Postcss compiler for Broccoli
Funnel based on whether a module is AMD or not
Collection of helpers that need to be extracted into separate packages
Helper base class for Broccoli plugins that map input files into output files one-to-one
broccoli asset revisions (fingerprint)
TypeScript definitions for broccoli-funnel
broccoli plugin to rewrite a source tree from an asset map.
Fast client-side asset builder
Enable easy debugging of broccoli pipelines with broccoli-debug!
CSS minifier for Broccoli, using clean-css