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.
rdrew
de0562b12c
|
2 years ago | |
---|---|---|
.. | ||
LICENSE | 2 years ago | |
README.md | 2 years ago | |
accordion.css | 2 years ago | |
accordion.js | 2 years ago | |
accordion.less | 2 years ago | |
accordion.min.js | 2 years ago | |
package.json | 2 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
dist
folder to root folder. No reasons to keep them indist
. - Removed comments from
.jshitrc
because they looks invalid on github. - Added
.gitignore
2.1.0
- Second major release. Complete code refactoring.