Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/escaton/bem-chrome-devtools


https://github.com/escaton/bem-chrome-devtools

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

###BEM devtools

Lets you inspect blocks and elems through `mods` and `js params`

[Chrome Store](https://chrome.google.com/webstore/detail/bem-devtools/phioabmfljcmdaiiibdhecmbpaikafnl)

Feedback wanted! Please feel free to [create issues](../../issues/new)

####Start
```
npm i
gulp watch
```
- [load extension](https://developer.chrome.com/extensions/getstarted#unpacked) (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](/assets/separate-window.png?raw=true)
- Hack it :)

####TODO
- toggle mods
- fallback if no BEM.INTERNAL constants
- try redux