Back to Seelen Ui

Readme

libs/core/readme.md

2.6.41.2 KB
Original Source
<h1 align="center">

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.

Installation

TypeScript/Deno

You can use the library from JSR or npm.

JSR:

sh
deno add @seelen-ui/lib

NPM:

sh
npm install @seelen-ui/lib

Contributing

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.