Giter VIP home page Giter VIP logo

bem-highlighter's Introduction

bem-highlighter

Just a quick experiment I did to try and highlight all BEM objects on a page

Usage

Include the file and then run the below

BEM.highlightBEMElements()

Output

The above will then add box-shadows to each matched element

alt tag

bem-highlighter's People

Contributors

aaronlayton avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

bem-highlighter's Issues

Accept "alternative" notations

There is a few variations in the BEM notation (yandex original one, SUIT css with more camelCase approach) etc.

Would be nice, I guess, to accept those. Some projects (html-inspector for example) use some regexp to distinguish them, so it would be easy to leverage the approach.

Explore this further

I would like to explore this further but unsure what would be a useful feature.

I built this as a way to highlight to other people what is meant to be reusable on a page. The script highlights the top level BEM element but doesn't do anything with the __elements or --modifiers, maybe provide a way to explore them aswell?

I think this also helps people visualize what could be turned into a web-component - something more indepth could* attempt to figure out how that component could be built. Figure out what part changes between each instance of the BEM and replace that with some template binded values.. .very long term if people wanted to...

Anyway, ideas and requests welcome

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.