easy-accordion
v1.0.7
Published
Easy Accordion not depended on a specific JavaScript library.
Downloads
3
Readme
EasyAccordion
EasyAccordion - is easy and simple accordion UI parts.
It dosn't depend on a specific library.
Getting Started and Demos
Dist / Build
On production use files (JS and CSS) only from dist/ folder, there will be the most stable versions.src/ folder is only for development purpose.
Development Build
Install all dependencies, in repo's root by npm:
$ npm install
And build by rollup.js:
$ npm run build