Skip to content

sebworks/cf-expandables

 
 

Repository files navigation

cf-expandables

Build Status Dependency Status

Standard expandable (show/hide) component. 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 in the CHANGELOG and 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.

About

Standard expandable (show/hide) elements for Capital Framework.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CSS 73.8%
  • JavaScript 15.4%
  • HTML 10.8%