Megacompact

This commit is contained in:
2026-05-09 19:23:54 +02:00
parent e3086bfa7e
commit 9937f03d0a
21 changed files with 1690 additions and 3709 deletions

View File

@@ -1,9 +1,9 @@
Full Pure reactive JS UI +40 components in less than 35 KB!
Full Pure reactive JS UI +40 components in less than 30 KB!
# SigPro UI
[![npm version](https://img.shields.io/npm/v/sigpro-ui.svg)](https://www.npmjs.com/package/sigpro)
![js size](https://img.shields.io/badge/js_size-11.1_kB_brotli-blue)
![js size](https://img.shields.io/badge/js_size-4.8_kB_brotli-blue)
![CSS Size](https://img.shields.io/badge/css_size-21.9_kB_brotli-blue)
[![license](https://img.shields.io/npm/l/sigpro-ui)](https://github.com/natxocc/sigpro-ui/blob/main/LICENSE)
@@ -12,7 +12,7 @@ Full Pure reactive JS UI +40 components in less than 35 KB!
Based in SigPro Core
[**Explore the Core Docs →**](https://sigpro.natxocc.com/#/)
**SigPro UI** is a lightweight (<35KB JS+CSS), ultra-fast, and reactive component library built for the **SigPro** reactivity core. It provides a set of high-quality, accessible, and themeable UI components with **zero external dependencies**
**SigPro UI** is a lightweight (<30KB JS+CSS), ultra-fast, and reactive component library built for the **SigPro** reactivity core. It provides a set of high-quality, accessible, and themeable UI components with **zero external dependencies**
Unlike heavy frameworks, SigPro UI focuses on a **"Zero-Build"** philosophy, allowing you to build complex reactive interfaces with a functional, declarative syntax that runs natively in the browser.