Utility to inspect one or many broccoli nodes
Determine if the current node version supports the `--preserve-symlinks` flag.
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.
string representations of objects in node and the browser
Info about node `exports` field support: version ranges, categories, etc.
Broccoli Plugin API Types
Broccoli plugin for referring to source directories on the file system
Is this specifier a node.js core module?
Base class for all Broccoli plugins
Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.
node's assert.deepEqual algorithm
Fast client-side asset builder
foundation of any healthy brocfile
Fast, good-enough concatenation with source maps.
Get the ArrayBuffer out of a TypedArray, robustly.
Get the byteOffset out of a DataView, robustly.
Broccoli plugin that allows simple caching (while still allowing N:N) based on the input tree hash.
Get the byteLength out of a DataView, robustly.
Get the ArrayBuffer out of a DataView, robustly.
Collection of helpers that need to be extracted into separate packages
A Broccoli plugin which transpile ES6 to readable ES5 by using babel.
Determine if the JS environment has Symbol support. Supports spec, or shams.