Katlux Toolkit Development

Core UI component library and Nuxt 3 module powering Katlux UI.

Module Description

The @katlux/toolkit package provides essential UI components (KButton, KGrid, KPanel, KTabs, KCombobox, etc.), custom Vue directives, and utility hooks.

For full monorepo environment setup and local dev commands, visit the Katlux Showcase Development guide.

Build & Package Output

Build the toolkit distribution output:

Bash
# Run inside packages/katlux-toolkit:
npm run build