Actualizar Readme.md

This commit is contained in:
2026-04-05 22:47:06 +02:00
parent ea9efa1367
commit 203ff2a9da

View File

@@ -1,5 +1,9 @@
# `SigPro` ⚛️ # `SigPro` ⚛️
[![npm version](https://img.shields.io/npm/v/sigpro.svg)](https://www.npmjs.com/package/sigpro)
[![bundle size](https://img.shields.io/bundlephobia/minzip/sigpro)](https://bundlephobia.com/package/sigpro)
[![license](https://img.shields.io/npm/l/sigpro)](https://github.com/natxocc/sigpro/blob/main/LICENSE)
### **The Atomic Reactivity Engine for the Modern Web.** ### **The Atomic Reactivity Engine for the Modern Web.**
**SigPro** is an ultra-lightweight rendering engine designed for extreme performance. By eliminating the Virtual DOM and heavy compilers, it achieves **surgical reactivity** in less than 2KB. **SigPro** is an ultra-lightweight rendering engine designed for extreme performance. By eliminating the Virtual DOM and heavy compilers, it achieves **surgical reactivity** in less than 2KB.