0.1.11 • Published 3 years ago

resee v0.1.11

Weekly downloads
1
License
MIT
Repository
-
Last release
3 years ago

coverage CI

RESEE

 _  __ __ __ __
|_)|_ (_ |_ |_ 
| \|____)|__|__

A tiny library for building reactive view without virtual-dom.

Install

npm install --save resee

Change your jsxFactory to h in your tsconfig.json or babelrc.

Get Started

Get started from here: https://xcodebuild.github.io/resee/

Why RESEE

See Virtual DOM is pure overhead, and Svelte is cool but another language.

So I want to write JSX/TSX without virtual-dom or too many build tools.

Status

RESEE is still in early stage, do not use it in production.

LICENSE

FOSSA Status

0.1.11

3 years ago

0.1.10

3 years ago

0.1.8

3 years ago

0.1.6

3 years ago

0.1.3

4 years ago

0.1.2

4 years ago

0.1.1

4 years ago

0.1.0

4 years ago