File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
<p align =" center " ><img src =" https://user-images.githubusercontent.com/44045911/147237798-174728c9-7399-4b47-be39-78ef69198a0d.png " alt =" fre logo " width =" 130 " ></p >
2
2
<h1 align =" center " >Fre</h1 >
3
3
<p align =" center " >👻 Tiny Concurrent UI library with Fiber.</p >
4
- < p align = " center " >
4
+
5
5
[ ![ Apache licesed] ( https://img.shields.io/badge/MIT-cyan?logo=mit )] ( https://github.com/frejs/fre/blob/master/LICENSE )
6
6
[ ![ Build Status] ( https://img.shields.io/github/actions/workflow/status/yisar/fre/main.yml )] ( https://github.com/yisar/fre/actions )
7
7
[ ![ Code Coverage] ( https://img.shields.io/codecov/c/github/frejs/fre.svg )] ( https://codecov.io/gh/yisar/fre )
8
8
[ ![ npm-v] ( https://img.shields.io/npm/v/fre.svg )] ( https://npmjs.com/package/fre )
9
9
[ ![ npm-d] ( https://img.shields.io/npm/dt/fre.svg )] ( https://npmjs.com/package/fre )
10
10
[ ![ brotli] ( http://img.badgesize.io/https://unpkg.com/fre/dist/fre.js?compression=brotli&label=brotli )] ( https://bundlephobia.com/result?p=fre )
11
11
12
- </ p >
12
+
13
13
14
14
- ** Concurrent Mode** — This is an amazing idea, which implements the coroutine scheduler in JavaScript, it also called ** Time slicing** .
15
15
You can’t perform that action at this time.
0 commit comments