Skip to content

rumiant348/bem-creator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bem Creator

Description:

A simple script used to help with the BEM file structure

Install:

assuming working installation of GO:

git clone git@github.com:rumiant348/bem-creator.git``
go build
go install

Usage:

bem-creator block__modificator_element at the root of yor project would:

  • create a css file with all subfolders projectDir/blocks/block/__modificator/_element/block__modificator_element.css
  • write a css class in the file
.class__element_modificator {

}
  • exit if file exists already

Script handles special cases like block__element or block_modificator_value

Contacts:

if anything, please contact me at

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages