PatternLab

What is this thing?

PatternLab is a static site generator that allows you to easily isolate UI components for development. It comes in two flavors (PHP or Node) and is compatible with a few different template libraries (Twig or Mustache with PHP and Mustache or Handlebars with Node).

Why?

  • Easily isolate small components for development
  • Opens the door to visual regression testing
  • Separation of your data and your templates
  • Disco mode!

The Nitty Gritty

Default File Structure

Working with Data

PatternLab

By brianjhanson

PatternLab

  • 375