Skip to content
This repository has been archived by the owner on Jan 31, 2018. It is now read-only.

cfpb/cf-buttons

Repository files navigation

⚠️ THIS REPO IS DEPRECATED (1/15/2016) ⚠️

Please migrate to using capital-framework.

cf-buttons

Build Status npm dependency status

Button styles including default, secondary, destructive, disabled, super, and compound buttons, button links, buttons with icons, and button groups. 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.