0.1.2 ā€¢ Published 3 years ago

bem-folders-creator v0.1.2

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

BEM šŸ¤™ file structure

This package converts your old pure HTML & CSS projects to BEM file structure.

Why?

npm.io

šŸ‘† ... what it does essentially:

  • Reads the specified file
  • Parses all class names out of the file
  • Creates BEM full file structure inside the blocks folder

How to use

npx bem-folders-creator run path-to-my-file.html

Enjoy! ā˜•