Skip to content

Commit 1234591

Browse files
Add files via upload
1 parent 62c8493 commit 1234591

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,15 @@
11
<div align="center">
22
<img src="./assets/logo.png"/>
33
<br/>
4-
<b>An extremely lightweight (0.5kb), experimental, React-like front-end library </b>
4+
<div><b>An extremely lightweight (0.5kb), experimental, React-like front-end library </b></div>
55
<br/>
66
<a href="https://github.com/nguyenphuminh/reval/blob/master/LICENSE.md"><img src="https://img.shields.io/badge/license-MIT-orange.svg"/></a>
77
<a href="https://bundlephobia.com/package/reval"><img src="https://badgen.net/bundlephobia/minzip/revaljs"/></a>
88
<a href="https://www.npmjs.com/package/revaljs"><img src="https://img.shields.io/npm/v/revaljs.svg?sanitize=true" alt="Version"></a>
99
</div>
1010

11+
<br/>
12+
1113
## What is Reval.js?
1214
Reval.js is an experimental, React-like front-end library used to create small-scale web apps faster and better-structured. It is light-weight (0.5KB), 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.
1315

assets/logo.png

-1.73 KB
Loading

0 commit comments

Comments
 (0)