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

https://github.com/bencodezen/bemmetcss


https://github.com/bencodezen/bemmetcss

Last synced: 10 months ago
JSON representation

Awesome Lists containing this project

README

          

# BEMMET

Where the best of both worlds of CSS Architecture naming methodologies like BEM meet the compact and effective approaches like functional programming.

## Installation

**Requirements:**

- Yarn 0.17.3+

**Instructions**

1. Clone repository
2. Run `yarn` to install all dependencies

## Why We Built This

Ever get tired of sitting there trying to come up with the perfect naming schema for your new module? Or how about wanting to just quickly prototype things without the hassle of trying to come up with the appropriate place it goes in your architecture?

Bemmet is a system designed to be a prototype-first system which then grows into the appropriate CSS architecture desired. It provides some basic guidelines for prototyping, but we know the flaw with being overly opinionated; so the key thing with this is flexibility.

More guidelines to come as we finalize our thoughts and ideas for how to grow your own organic and home-grown CSS architecture.

## Meta

Hung-su Nguyen - [@HungSu](https://twitter.com/hungsu) & Ben Hong – [@BenCodeZen](https://twitter.com/bencodezen)