resee
TypeScript icon, indicating that this package has built-in type declarations

0.1.11 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i resee

Weekly Downloads

10

Version

0.1.11

License

MIT

Unpacked Size

218 kB

Total Files

26

Last publish

Collaborators

  • xcodebuild