@tolle_/tolle-ui
v0.0.31-beta
Published
A high-performance Angular UI library.
Readme
🛡️ License & Attribution
This library is Open Source and free to use for both personal and commercial projects.
However, you cannot replicate this library and claim it as your own work. If you redistribute the source code or use it in a public project, the original copyright notice and author attribution must remain intact.
Built with ❤️ by Bernard Kojo Ossei-Agyei
@tolle/ui
A premium, high-performance Angular UI library meticulously crafted with a Google Dark Mode aesthetic. Built for speed, accessibility, and a modern "charcoal" look.
✨ Features
- 🌑 Google Dark Mode First: Optimized for
#121212backgrounds usingcolor-mixCSS technology. - ⚡ Zero-Animation Base: Clean, instant state changes for a "snappy" enterprise feel.
- 🧩 Angular Native: Built with Reactive Forms and
ControlValueAccessorintegration. - 📏 Unified Sizing: Every component scales perfectly from
xstolg. - 🔍 Searchable Comboboxes: Select components with built-in real-time filtering.
- 🍞 Advanced Toast System: Stackable notifications with "Pause-on-Hover" and progress timers.
🚀 Installation
Install the library and its peer dependency (Floating UI):
npm install @tolle/ui @floating-ui/dom
@import "@tolle/ui/styles/theme.css";