lmn.jester.component.collapsible
v0.9.0
Published
Component for content that can be shown or hidden
Downloads
8
Readme
Jester Collapsible Component
This is the collapsible component.
It allows you to show and hide content with a nice little animation.
Visual examples can be seen here.
Framework documentation can be found here.
Installation
Use through npm.
npm install --save-dev lmn.jester.component.collapsible
Development
Run gulp
to generate the CSS and JS and start browser-sync.
Updates should be semantically versioned and published to npm.