Seelen UI Library (slu-lib)
Overview
Seelen UI Library is the official development toolkit for creating widgets and extensions for Seelen UI. It provides:
- Type definitions for consistent development
- API abstractions for seamless integration
- Standardized interfaces for widget interoperability
Core Components
-
Types Module
Foundational type definitions and interfaces -
API Module
Implementations and utilities for widget development
Getting Started
npm install @seelen-ui/lib
Note: Detailed documentation is available in the dedicated sections for Types and API.