Broccoli plugin for running jscodeshift transforms
A toolkit for JavaScript codemods
TypeScript definitions for jscodeshift
Broccoli plugin that allows you to filter files selected from an input node down based on regular expressions.
Inspect Broccoli nodes; thin wrapper around node.__broccoliGetInfo__()
Base class for all Broccoli plugins
Broccoli plugin for referring to source directories on the file system
A collection of codemod scripts written with JSCodeshift
A Broccoli plugin which transpile ES6 to readable ES5 by using babel.
Storybook addons postinstall utilities
Fast client-side asset builder
Collection of helpers that need to be extracted into separate packages
foundation of any healthy brocfile
Output wrapper is a library to write output file to outputpath.
Broccoli asset builder middleware
jscodeshift codemod that convert CommonJS(require/exports) to ES Modules(import/export) for JavaScript/TypeScript
broccoli filter but with a persistent cache
Run jscodeshift on Vue single file components
Broccoli Plugin API Types
Funnel based on whether a module is AMD or not
find imported/required identifiers with jscodeshift
Broccoli plugin that allows simple caching (while still allowing N:N) based on the input tree hash.
Broccoli plugin to merge multiple trees into one
add imports/requires if not already present with jscodeshift