FreakC-Foundation / reval

An experimental, React-like front-end library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

What is Reval.js?

Reval.js is an experimental, React-like front-end library used to create small-scale apps faster and better-structured. It is light-weight (weighs less than 2KB), has no virtual dom, easy to learn and setup. You can just pull it from a CDN without having to install any dependecies or runtime environment.

You can also build your own front-end library from Reval, since its codebase is very small and easy to understand.

Copyrights and license

This project is licensed under the MIT license

Copyrights © 2021 Nguyen Phu Minh

About

An experimental, React-like front-end library

License:MIT License


Languages

Language:JavaScript 100.0%