@storybook/codemod
- Version 10.0.8
- Published
- 34.6 kB
- 8 dependencies
- MIT license
Install
npm i @storybook/codemodyarn add @storybook/codemodpnpm add @storybook/codemodOverview
A collection of codemod scripts written with JSCodeshift
Index
Functions
Functions
function listCodemods
listCodemods: () => string[];function runCodemod
runCodemod: ( codemod: any, { glob, logger, dryRun, rename, parser, }: { glob: any; logger: any; dryRun?: any; rename?: any; parser?: any }) => Promise<void>;Package Files (1)
Dependencies (8)
Dev Dependencies (4)
Peer Dependencies (0)
No peer dependencies.
Badge
To add a badge like this oneto your package's README, use the codes available below.
You may also use Shields.io to create a custom badge linking to https://www.jsdocs.io/package/@storybook/codemod.
- Markdown[](https://www.jsdocs.io/package/@storybook/codemod)
- HTML<a href="https://www.jsdocs.io/package/@storybook/codemod"><img src="https://img.shields.io/badge/jsDocs.io-reference-blue" alt="jsDocs.io"></a>
- Updated .
Package analyzed in 3421 ms. - Missing or incorrect documentation? Open an issue for this package.
