Skip to content

MIT License

Copyright (c) 2026 Gulcc

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Acknowledgements

Tabler is a dashboard UI kit created by codecalm and the Tabler community. It is licensed under the MIT License.

@gulcc/tabler-vue is an independent Vue 3 component wrapper built on top of Tabler's CSS classes. It does not modify or redistribute Tabler's original source code. Users must install @tabler/core separately to provide the CSS foundation.

Floating UI — a low-level positioning library, used internally for popover-style components, licensed under the MIT License.

colord — a lightweight color manipulation library, used by the ColorCheck component for format conversion and brightness detection, licensed under the MIT License.

Vue — The Progressive JavaScript Framework, licensed under the MIT License.

Vite — Next Generation Frontend Tooling, licensed under the MIT License.

imask — Input masking library, used by the TMaskInput component for input formatting, licensed under the MIT License.

@vueuse/core — Collection of Vue Composition Utilities, licensed under the MIT License.