@viivue/easy-tab-accordion
Version:
Super light-weight JavaScript library to create a simple tab or accordion
35 lines (22 loc) • 1.23 kB
Markdown
# Easy Tab & Accordion (ETA)
[](https://github.com/viivue/easy-tab-accordion/releases/latest)
[](https://www.jsdelivr.com/package/gh/viivue/easy-tab-accordion)
[](https://www.jsdelivr.com/package/gh/viivue/easy-tab-accordion)
[](https://github.com/viivue/easy-tab-accordion/blob/main/LICENSE)
[](https://app.netlify.com/sites/easy-tab-accordion/deploys)
> Javascript library to create tabs or accordion.
Visit https://easy-tab-accordion.netlify.app/ for demos and documentation.
## Deployment
```shell
# Start dev server
npm run dev
# Distribute production files (set new version in `package.json` first)
npm run prod
# Build dev site (for Netlify only)
npm run build
# Publish to npm
npm publish
```
## License
[MIT License](https://github.com/viivue/easy-tab-accordion/blob/main/LICENSE)
Copyright (c) 2025 ViiVue