###BEM devtools
Lets you inspect blocks and elems through mods
and js params
Feedback wanted! Please feel free to create issues
####Start
npm i
gulp watch
- load extension (select
src
folder, which containsmanifest.json
) - open devtools in separate window and
cmd+alt+i
if you want to debug it - Hack it :)
####TODO
- toggle mods
- fallback if no BEM.INTERNAL constants
- try redux