UNPKG

@viivue/easy-tab-accordion

Version:

Super light-weight JavaScript library to create a simple tab or accordion

35 lines (22 loc) 1.23 kB
# Easy Tab & Accordion (ETA) [![release](https://badgen.net/github/release/viivue/easy-tab-accordion/)](https://github.com/viivue/easy-tab-accordion/releases/latest) [![minified](https://badgen.net/badge/minified/10KB/cyan)](https://www.jsdelivr.com/package/gh/viivue/easy-tab-accordion) [![jsdelivr](https://data.jsdelivr.com/v1/package/gh/viivue/easy-tab-accordion/badge?style=rounded)](https://www.jsdelivr.com/package/gh/viivue/easy-tab-accordion) [![license](https://badgen.net/github/license/viivue/easy-tab-accordion/)](https://github.com/viivue/easy-tab-accordion/blob/main/LICENSE) [![Netlify Status](https://api.netlify.com/api/v1/badges/baaede11-84dc-46b3-b434-11aad923a156/deploy-status)](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