Skip to content

escaton/bem-chrome-devtools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

###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