tenorok / bem-chrome-devtools

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

###BEM devtools

Lets you inspect blocks and elems through mods and js params

Chrome Store

Feedback wanted! Please feel free to create issues

####Start

npm i
gulp watch
  • load extension (select src folder, which contains manifest.json)
  • open devtools in separate window and cmd+alt+i if you want to debug it Open devtools in separate window
  • Hack it :)

####TODO

  • toggle mods
  • fallback if no BEM.INTERNAL constants
  • try redux

About


Languages

Language:JavaScript 96.6%Language:CSS 3.1%Language:HTML 0.3%