You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
4 years ago | |
|---|---|---|
| .. | ||
| LICENSE | 4 years ago | |
| README.md | 4 years ago | |
| accordion.css | 4 years ago | |
| accordion.js | 4 years ago | |
| accordion.less | 4 years ago | |
| accordion.min.js | 4 years ago | |
| package.json | 4 years ago | |
README.md
Accordion.JS
A free, lightweight jQuery Accordion plugin. It is only ~1KB gzipped. Configurable using direct options and HTML5 data-* attributes.
Demo and docs: https://accordion.js.org
License: MIT
Changelog:
2.1.1
- Github
docs/update. - Distribution files moved out from
distfolder to root folder. No reasons to keep them indist. - Removed comments from
.jshitrcbecause they looks invalid on github. - Added
.gitignore
2.1.0
- Second major release. Complete code refactoring.
