Docs Source
Fabricator

Build your UI toolkit

Start Building View demo

Design System

Organize your design system the way you want. Components, Structures, Elements, Atoms, Molecules, whatever - the taxonomy is up to you!

Style Guide + Documentation

Generate a style guide from your toolkit code. Write documentation in markdown to make your toolkit easy for other developers to use.

Optimized Builds

Uses gulp.js as a super-fast, highly-optimized build system to compress images, CSS, and JavaScript.

Rapid Prototyping

Highly-portable local development environment with Handlebars and BrowserSync built-in for a fast, efficient workflow.

Featured In

A List Apart Smashing Magazine Net Magazine

Quick Start

$ curl -L https://github.com/fbrctr/fabricator/archive/master.tar.gz | tar zx --strip 1
$ npm start
Read the docs