1.0.3 • Published 5 years ago

biscuit-components v1.0.3

Weekly downloads
3
License
ISC
Repository
github
Last release
5 years ago

About

Biscuit is a UI component/pattern library for developing websites based on BEM methodology and a mobile-first approach.

Biscuit splits up all page elements into reusable BEM-blocks (components) implemented in Sass/JavaScript/Pug. Typical examples of such blocks are 'accordion', 'btn', 'text', 'heading', 'select', 'nav', ...

Why I built it

Sometimes there is a need to create just a simple landing page or a small website. Using CSS frameworks like Bootstrap or Foundation would be an obvious solution, but ... I like to understand how my tool (framework) works under the hood. That is why I built Biscuit. When I need to develop a small page/website I copy the entire component folder or chunks of code to my new project, add/edit some files and that's it.

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago