Skip to content

Commit

Permalink
doc: Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Aug 7, 2023
1 parent 1c4db72 commit 357d1c6
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions README.md
Expand Up @@ -76,13 +76,13 @@ Most of this comes from: [The Ultimate Guide to JavaScript Frameworks](https://j

- [Aurelia](http://aurelia.io/) <img align="bottom" height="13" src="https://img.shields.io/github/stars/aurelia/framework.svg?label=" /> - Aurelia allows us to focus on business logic, not on the framework. [![Open-Source Software][OSS Icon]](https://github.com/aurelia)
- ~~[anu](https://rubylouvre.github.io/anu/)~~ <img align="bottom" height="13" src="https://img.shields.io/github/stars/RubyLouvre/anu.svg?label=" /> - he React16-compat mini library. [![Open-Source Software][OSS Icon]](https://github.com/RubyLouvre/anu)
- [Elm](http://elm-lang.org/) <img align="bottom" height="13" src="https://img.shields.io/github/stars/elm/core.svg?label=" /> - Server and client code for the Elm website. [![Open-Source Software][OSS Icon]](https://github.com/elm/core)
- [~~Elm~~](http://elm-lang.org/) <img align="bottom" height="13" src="https://img.shields.io/github/stars/elm/core.svg?label=" /> - Server and client code for the Elm website. [![Open-Source Software][OSS Icon]](https://github.com/elm/core)
- [FicusJS](https://docs.ficusjs.org) <img align="bottom" height="13" src="https://img.shields.io/github/stars/ficusjs/ficusjs.svg?label=" /> - Lightweight functions for developing applications using web components. [![Open-Source Software][OSS Icon]](https://github.com/ficusjs/ficusjs)
- [HTM](https://github.com/developit/htm) <img align="bottom" height="13" src="https://img.shields.io/github/stars/developit/htm.svg?label=" /> - JSX alternative using standard tagged templates, with compiler support. [![Open-Source Software][OSS Icon]](https://github.com/developit/htm)
- [htmx](https://htmx.org/) <img align="bottom" height="13" src="https://img.shields.io/github/stars/bigskysoftware/htmx.svg?label=" /> - \</> htmx - high power tools for HTML [![Open-Source Software][OSS Icon]](https://github.com/bigskysoftware/htmx)
- [Inferno](https://infernojs.org/) <img align="bottom" height="13" src="https://img.shields.io/github/stars/infernojs/inferno.svg?label=" /> - An extremely fast, React-like JavaScript library for building modern user interfaces. [![Open-Source Software][OSS Icon]](https://github.com/infernojs/inferno) ![hot][hot Icon]
- [Nano JSX](https://github.com/yandeu/nano-jsx) <img align="bottom" height="13" src="https://img.shields.io/github/stars/yandeu/nano-jsx.svg?label=" /> - Lightweight 1KB JSX library. [![Open-Source Software][OSS Icon]](https://github.com/yandeu/nano-jsx)
- [Polymer](https://www.polymer-project.org/) <img align="bottom" height="13" src="https://img.shields.io/github/stars/Polymer/polymer.svg?label=" /> - Build modern apps using web components. [![Open-Source Software][OSS Icon]](https://github.com/Polymer/polymer)
- [~~Polymer~~](https://www.polymer-project.org/) <img align="bottom" height="13" src="https://img.shields.io/github/stars/Polymer/polymer.svg?label=" /> - Build modern apps using web components. [![Open-Source Software][OSS Icon]](https://github.com/Polymer/polymer)
- [Preact](https://preactjs.com/) <img align="bottom" height="13" src="https://img.shields.io/github/stars/developit/preact.svg?label=" /> - Fast 3kB React alternative with the same modern API. Components & Virtual DOM. [![Open-Source Software][OSS Icon]](https://github.com/developit/preact/)
- [ReasonML](https://reasonml.github.io/) <img align="bottom" height="13" src="https://img.shields.io/github/stars/facebook/reason.svg?label=" /> - Simple, fast & type safe code that leverages the JavaScript & OCaml ecosystems. [![Open-Source Software][OSS Icon]](https://github.com/facebook/reason)
- [Svelte](https://svelte.technology) <img align="bottom" height="13" src="https://img.shields.io/github/stars/sveltejs/svelte.svg?label=" /> - The magical disappearing UI framework. [![Open-Source Software][OSS Icon]](https://github.com/sveltejs/svelte) ![hot][hot Icon]
Expand All @@ -93,20 +93,20 @@ Most of this comes from: [The Ultimate Guide to JavaScript Frameworks](https://j

- [nativescript-vue](https://nativescript-vue.org/) <img align="bottom" height="13" src="https://img.shields.io/github/stars/nativescript-vue/nativescript-vue.svg?label=" /> - NativeScript with the ease of Vue. [![Open-Source Software][OSS Icon]](https://github.com/nativescript-vue/nativescript-vue)
- [react-native](http://facebook.github.io/react-native/) <img align="bottom" height="13" src="https://img.shields.io/github/stars/facebook/react-native.svg?label=" /> - A framework for building native apps with React. [![Open-Source Software][OSS Icon]](https://github.com/facebook/react-native) ![hot][hot Icon]
- [Weex](https://weex.apache.org/) <img align="bottom" height="13" src="https://img.shields.io/github/stars/apache/incubator-weex.svg?label=" /> - A framework for building Mobile cross-platform UI. [![Open-Source Software][OSS Icon]](https://github.com/apache/incubator-weex)
- [~~Weex~~](https://weex.apache.org/) <img align="bottom" height="13" src="https://img.shields.io/github/stars/apache/incubator-weex.svg?label=" /> - A framework for building Mobile cross-platform UI. [![Open-Source Software][OSS Icon]](https://github.com/apache/incubator-weex)

### Mini Program

- [alita](https://areslabs.github.io/alita) <img align="bottom" height="13" src="https://img.shields.io/github/stars/skyFi/weapp-native.svg?label=" /> - 把 React Native 代码转换成微信小程序代码的转换引擎工具。 [![Open-Source Software][OSS Icon]](https://github.com/skyFi/weapp-native)
- [Antmove](https://ant-move.github.io/) <img align="bottom" height="13" src="https://img.shields.io/github/stars/ant-move/Antmove.svg?label=" /> - 编译型跨端解决方案,基于支付宝/微信小程序,轻松地转换成其它平台的小程序。 [![Open-Source Software][OSS Icon]](https://github.com/ant-move/Antmove)
- [Anna Remax UI](https://github.com/AnnaSearl/anna-remax-ui) <img align="bottom" height="13" src="https://img.shields.io/github/stars/ant-move/Antmove.svg?label=" /> - 一款基于 Remax 框架开发的小程序 UI 组件库。 [![Open-Source Software][OSS Icon]](https://github.com/AnnaSearl/anna-remax-ui)
- [Chameleon](http://cml.didi.cn/) - <img align="bottom" height="13" src="https://img.shields.io/github/stars/didi/chameleon.svg?label=" /> 一套代码运行多端,一端所见即多端所见 [![Open-Source Software][OSS Icon]](https://github.com/didi/chameleon)
- [~~alita~~](https://areslabs.github.io/alita) <img align="bottom" height="13" src="https://img.shields.io/github/stars/skyFi/weapp-native.svg?label=" /> - 把 React Native 代码转换成微信小程序代码的转换引擎工具。 [![Open-Source Software][OSS Icon]](https://github.com/skyFi/weapp-native)
- [~~Antmove~~](https://ant-move.github.io/) <img align="bottom" height="13" src="https://img.shields.io/github/stars/ant-move/Antmove.svg?label=" /> - 编译型跨端解决方案,基于支付宝/微信小程序,轻松地转换成其它平台的小程序。 [![Open-Source Software][OSS Icon]](https://github.com/ant-move/Antmove)
- [~~Anna Remax UI~~](https://github.com/AnnaSearl/anna-remax-ui) <img align="bottom" height="13" src="https://img.shields.io/github/stars/ant-move/Antmove.svg?label=" /> - 一款基于 Remax 框架开发的小程序 UI 组件库。 [![Open-Source Software][OSS Icon]](https://github.com/AnnaSearl/anna-remax-ui)
- [~~Chameleon~~](http://cml.didi.cn/) - <img align="bottom" height="13" src="https://img.shields.io/github/stars/didi/chameleon.svg?label=" /> 一套代码运行多端,一端所见即多端所见 [![Open-Source Software][OSS Icon]](https://github.com/didi/chameleon)
- [mpx](https://didi.github.io/mpx/) <img align="bottom" height="13" src="https://img.shields.io/github/stars/didi/mpx.svg?label=" /> - 滴滴开源小程序框架。 [![Open-Source Software][OSS Icon]](https://github.com/didi/mpx)
- [mpvue](http://mpvue.com) <img align="bottom" height="13" src="https://img.shields.io/github/stars/Meituan-Dianping/mpvue.svg?label=" /> - 基于 Vue.js 的小程序开发框架,从底层支持 Vue.js 语法和构建工具体系。 [![Open-Source Software][OSS Icon]](https://github.com/Meituan-Dianping/mpvue)
- [~~mpvue~~](http://mpvue.com) <img align="bottom" height="13" src="https://img.shields.io/github/stars/Meituan-Dianping/mpvue.svg?label=" /> - 基于 Vue.js 的小程序开发框架,从底层支持 Vue.js 语法和构建工具体系。 [![Open-Source Software][OSS Icon]](https://github.com/Meituan-Dianping/mpvue)
- [taro](https://taro.jd.com/) <img align="bottom" height="13" src="https://img.shields.io/github/stars/NervJS/taro.svg?label=" /> - 多端统一开发框架,支持小程序、H5、React Native 等的应用。[![Open-Source Software][OSS Icon]](https://github.com/NervJS/taro)
- [weapp-native](https://github.com/skyFi/weapp-native) <img align="bottom" height="13" src="https://img.shields.io/github/stars/skyFi/weapp-native.svg?label=" /> - 像 React 组件开发一样来开发微信小程序,开发微信小程序框架。 [![Open-Source Software][OSS Icon]](https://github.com/skyFi/weapp-native)
- [wepy](https://wepyjs.gitee.io/wepy-docs/) <img align="bottom" height="13" src="https://img.shields.io/github/stars/Tencent/wepy.svg?label=" /> - 小程序组件化开发框架 [![Open-Source Software][OSS Icon]](https://github.com/Tencent/wepy)
- [Remax](https://remaxjs.org) <img align="bottom" height="13" src="https://img.shields.io/github/stars/remaxjs/remax.svg?label=" /> - 将 React 运行在小程序环境中,让你可以使用完整的 React 进行开发 [![Open-Source Software][OSS Icon]](https://github.com/remaxjs/remax)
- [~~weapp-native~~](https://github.com/skyFi/weapp-native) <img align="bottom" height="13" src="https://img.shields.io/github/stars/skyFi/weapp-native.svg?label=" /> - 像 React 组件开发一样来开发微信小程序,开发微信小程序框架。 [![Open-Source Software][OSS Icon]](https://github.com/skyFi/weapp-native)
- [~~wepy~~](https://wepyjs.gitee.io/wepy-docs/) <img align="bottom" height="13" src="https://img.shields.io/github/stars/Tencent/wepy.svg?label=" /> - 小程序组件化开发框架 [![Open-Source Software][OSS Icon]](https://github.com/Tencent/wepy)
- [~~Remax~~](https://remaxjs.org) <img align="bottom" height="13" src="https://img.shields.io/github/stars/remaxjs/remax.svg?label=" /> - 将 React 运行在小程序环境中,让你可以使用完整的 React 进行开发 [![Open-Source Software][OSS Icon]](https://github.com/remaxjs/remax)
- [uni-app](https://uniapp.dcloud.io/) <img align="bottom" height="13" src="https://img.shields.io/github/stars/dcloudio/uni-app.svg?label=" /> 使用 Vue 语法开发小程序、H5、App的统一框架 [![Open-Source Software][OSS Icon]](https://github.com/dcloudio/uni-app)

### Rest of the Pack
Expand Down

0 comments on commit 357d1c6

Please sign in to comment.