/cf-layout

Standard layout components for Capital Framework.

Primary LanguageCSSCreative Commons Zero v1.0 UniversalCC0-1.0

cf-layout

Build Status Dependency Status

A set of HTML & CSS layout helpers. This component can be used by itself, but it was made for Capital Framework, a new front end framework developed at the Consumer Financial Protection Bureau.

The current version number can be found in bower.json and follows Semantic Versioning 2.0. Release notes are recorded on the Releases page.

If you would like to take advantage of more components or if you're new to Capital Framework, we encourage you to start here.

How to use this component

Detailed instructions can be found in the Capital Framework documentation site.

Getting involved

We welcome your feedback and contributions.

Running tests

Before contributing to our codebase, please ensure all tests pass. After cloning this repository to your machine, run:

$ npm install
$ npm test

Open source licensing info

  1. TERMS
  2. LICENSE
  3. CFPB Source Code Policy

Credits and references

Docs and demo built with the excellent Topdoc.