1.0.2 • Published 2 years ago
find-classname-plugin
Licence
MIT
Version
1.0.2
Deps
4
Size
3 kB
Vulns
0
Weekly
0
find-classname-plugin
A Babel Plugin that finds classnames what you want and console them information.
Installation
# use npm
$ npm i find-classname-plugin
# use yarn
$ yarn add find-classname-plugin
Usage
- use
npm ioryarn installcommand to install all dependencies. - configure your babel in your project that mean
babel.config.js. - specify your babel plugin as
find-classname-plugin. - happy hacking.