Skip to content

Commit

Permalink
Update WebCell (#30)
Browse files Browse the repository at this point in the history
  • Loading branch information
wangrunlin committed Jan 20, 2024
1 parent 06e5e39 commit 5b058ad
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Expand Up @@ -10,7 +10,7 @@ Awesome UIKit

Collect JS Frameworks, Web components library and Admin Template.

<a href="https://github.com/facebook/react"><img src="./assets/react.svg" height="64px" /></a> <a href="https://github.com/vuejs/vue"><img src="./assets/vue.svg" height="64px" /></a> <a href="https://github.com/angular/angular"><img src="./assets/angular-icon.svg" height="64px" /></a> <a href="https://github.com/twbs/bootstrap"><img src="./assets/bootstrap.svg" height="64px" /></a> <a href="https://github.com/uiwjs/uiw"><img src="./assets/uiw.svg" height="64px" /></a> <a href="https://github.com/ant-design/ant-design"><img src="./assets/antd.svg" height="64px" /></a> <a href="https://github.com/iview/iview"><img src="./assets/iview.png" height="64px" /></a> <a href="https://github.com/vuetifyjs/vuetify"><img src="./assets/vuetifyjs.svg" height="64px" /></a> <a href="https://github.com/FE-Driver/vue-beauty"><img src="./assets/Vue-Beauty.png" height="64px" /></a> <a href="https://github.com/ecomfe/san-mui"><img src="./assets/san-icon.svg" height="64px" /></a> <a href="https://github.com/EasyWebApp/WebCell"><img src="https://web-cell.dev/WebCell-0.f1ffd28b.png" height="64px" /></a>
<a href="https://github.com/facebook/react"><img src="./assets/react.svg" height="64px" /></a> <a href="https://github.com/vuejs/vue"><img src="./assets/vue.svg" height="64px" /></a> <a href="https://github.com/angular/angular"><img src="./assets/angular-icon.svg" height="64px" /></a> <a href="https://github.com/twbs/bootstrap"><img src="./assets/bootstrap.svg" height="64px" /></a> <a href="https://github.com/uiwjs/uiw"><img src="./assets/uiw.svg" height="64px" /></a> <a href="https://github.com/ant-design/ant-design"><img src="./assets/antd.svg" height="64px" /></a> <a href="https://github.com/iview/iview"><img src="./assets/iview.png" height="64px" /></a> <a href="https://github.com/vuetifyjs/vuetify"><img src="./assets/vuetifyjs.svg" height="64px" /></a> <a href="https://github.com/FE-Driver/vue-beauty"><img src="./assets/Vue-Beauty.png" height="64px" /></a> <a href="https://github.com/ecomfe/san-mui"><img src="./assets/san-icon.svg" height="64px" /></a> <a href="https://github.com/EasyWebApp/WebCell"><img src="https://github.com/EasyWebApp.png" height="64px" /></a>
<!--idoc:ignore:start-->
Contents
---
Expand Down Expand Up @@ -166,7 +166,7 @@ Most of this comes from: [The Ultimate Guide to JavaScript Frameworks](https://j
- ~~[Superfine](https://github.com/jorgebucaran/superfine) <img align="bottom" height="13" src="https://img.shields.io/github/stars/jorgebucaran/superfine.svg?label=" /> - Absolutely minimal view layer for building web interfaces. [![Open-Source Software][OSS Icon]](https://github.com/jorgebucaran/superfine)~~
- ~~[Vidom](https://github.com/dfilatov/vidom) <img align="bottom" height="13" src="https://img.shields.io/github/stars/dfilatov/vidom.svg?label=" /> - Library to build UI based on virtual DOM. [![Open-Source Software][OSS Icon]](https://github.com/dfilatov/vidom)~~
- [Vuera](https://github.com/akxcv/vuera) <img align="bottom" height="13" src="https://img.shields.io/github/stars/akxcv/vuera.svg?label=" /> - Vue in React, React in Vue. Seamless integration of the two. [![Open-Source Software][OSS Icon]](https://github.com/akxcv/vuera)
- ~~[WebCell](https://web-cell.dev/) <img align="bottom" height="13" src="https://img.shields.io/github/stars/EasyWebApp/WebCell.svg?label=" /> - Web Components engine based on JSX & TypeScript [![Open-Source Software][OSS Icon]](https://github.com/EasyWebApp/WebCell)~~
- [WebCell](https://web-cell.dev/) <img align="bottom" height="13" src="https://img.shields.io/github/stars/EasyWebApp/WebCell.svg" /> - Web Components engine based on JSX & TypeScript [![Open-Source Software][OSS Icon]](https://github.com/EasyWebApp/WebCell)

### State of the React

Expand Down Expand Up @@ -442,9 +442,9 @@ React Material Design - React components built with sass. [![Open-Source Softwar

### WebCell

*<a href="https://web-cell.dev/"><img src="https://web-cell.dev/WebCell-0.f1ffd28b.png" height="16px" /></a> [WebCell](https://web-cell.dev/) is a Web Components engine based on JSX & TypeScript*
*<a href="https://web-cell.dev/"><img src="https://github.com/EasyWebApp.png" height="16px" /></a> [WebCell](https://web-cell.dev/) is a Web Components engine based on JSX & TypeScript*

- [BootCell](https://bootstrap.web-cell.dev/) <img align="bottom" height="13" src="https://img.shields.io/github/stars/EasyWebApp/BootCell.svg?label=" /> - Web Components UI library based on WebCell v2 & BootStrap v4 [![Open-Source Software][OSS Icon]](https://github.com/EasyWebApp/BootCell)
- [BootCell](https://bootstrap.web-cell.dev/) <img align="bottom" height="13" src="https://img.shields.io/github/stars/EasyWebApp/BootCell.svg?label=" /> - Web Components UI library based on WebCell v3 & BootStrap v5 [![Open-Source Software][OSS Icon]](https://github.com/EasyWebApp/BootCell)

### All In

Expand Down

0 comments on commit 5b058ad

Please sign in to comment.