@quenty/blend
v12.13.0
Published
Declarative UI system.
Downloads
3,261
Readme
Blend
Declarative UI system inspired by Fusion
Installation
npm install @quenty/blend --save
Attributes
This system is designed to be very similar to fusion, except that we do not having any global state management, do not rely upon weak references, works with my types, and is built on top of Rx types.
- No global state
- Extensible
- No implicit reliance upon GC