@seelen-ui/lib
v2.5.7
Published
Seelen UI Library for Widgets
Downloads
388
Readme
The Seelen UI Library is the core library for Seelen UI, a highly customizable desktop UI. This library provides the necessary tools and types to create and manage widgets, plugins, and themes for the Seelen UI application. It's a hybrid library with a Rust core and TypeScript/Deno bindings, designed for performance and type safety.
Installation
TypeScript/Deno
You can use the library from JSR or npm.
JSR:
deno add @seelen-ui/libNPM:
npm install @seelen-ui/libContributing
Contributions are welcome! Please read our contributing guidelines to get started.
License
This project is licensed under the AGPL-3.0 License. See the LICENSE file for details.
