libs/core/readme.md
Seelen UI Library
</h1>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.
You can use the library from JSR or npm.
JSR:
deno add @seelen-ui/lib
NPM:
npm install @seelen-ui/lib
Contributions are welcome! Please read our contributing guidelines to get started.
This project is licensed under the AGPL-3.0 License. See the LICENSE file for details.