UNPKG

zextra

Version:

***Zextra*** stands for "Ziko Extra" is an extension package that enhances [ZikoJS](https://github.com/zakarialaoui10/ziko.js) by providing additional utilities and UI elements. It expands ZikoJS with extra features, making it easier to work with custom U

10 lines 277 B
export * from "./accordion"; export * from "./carousel"; // export * from "./code-note"; export * from "./tabs"; export * from "./alert"; export * from "./splitter"; export * from "./pagination"; export * from "./menu"; export * from "./modal" export * from "./slider"