Contributing Guide

This pattern library is built with the open-source Drizzle pattern library tool. The Drizzle docs have a more comprehensive documentation of the tooling and are a good place to start.

The docs below provide some details specific to the TeamSnap library.

Tools

Handlebars
Handlebars is included for easy template authoring. The handlebars docs provide some great info.
Handlebars Layouts
The `handlebars-layouts` helper suite is included to provide extensible "layout" behavior to all templates.
Handlebars Helpers
Included in this toolkit is an extensive open-source handlebars helpers library. This is a great resource to help with all your templating needs.
Chance.js
The "random" handlebar helper makes use of Chance.js, making it easy to generate all sorts of data on the fly.