From 7e53d81257da3478ec4967221c6979964064eb44 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B0=8F=E5=BC=9F=E8=B0=83=E8=B0=83?= Date: Mon, 7 Aug 2023 16:48:55 +0800 Subject: [PATCH] doc: Update README.md --- README.md | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index 5c2262d..71665e7 100644 --- a/README.md +++ b/README.md @@ -76,13 +76,13 @@ Most of this comes from: [The Ultimate Guide to JavaScript Frameworks](https://j - [Aurelia](http://aurelia.io/) - 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/)~~ - he React16-compat mini library. [![Open-Source Software][OSS Icon]](https://github.com/RubyLouvre/anu) -- [~~Elm~~](http://elm-lang.org/) - Server and client code for the Elm website. [![Open-Source Software][OSS Icon]](https://github.com/elm/core) +- ~~[Elm](http://elm-lang.org/) - Server and client code for the Elm website. [![Open-Source Software][OSS Icon]](https://github.com/elm/core)~~ - [FicusJS](https://docs.ficusjs.org) - Lightweight functions for developing applications using web components. [![Open-Source Software][OSS Icon]](https://github.com/ficusjs/ficusjs) - [HTM](https://github.com/developit/htm) - JSX alternative using standard tagged templates, with compiler support. [![Open-Source Software][OSS Icon]](https://github.com/developit/htm) - [htmx](https://htmx.org/) - \ htmx - high power tools for HTML [![Open-Source Software][OSS Icon]](https://github.com/bigskysoftware/htmx) - [Inferno](https://infernojs.org/) - 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) - Lightweight 1KB JSX library. [![Open-Source Software][OSS Icon]](https://github.com/yandeu/nano-jsx) -- [~~Polymer~~](https://www.polymer-project.org/) - Build modern apps using web components. [![Open-Source Software][OSS Icon]](https://github.com/Polymer/polymer) +- ~~[Polymer](https://www.polymer-project.org/) - Build modern apps using web components. [![Open-Source Software][OSS Icon]](https://github.com/Polymer/polymer)~~ - [Preact](https://preactjs.com/) - 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/) - 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) - The magical disappearing UI framework. [![Open-Source Software][OSS Icon]](https://github.com/sveltejs/svelte) ![hot][hot Icon] @@ -93,20 +93,20 @@ Most of this comes from: [The Ultimate Guide to JavaScript Frameworks](https://j - [nativescript-vue](https://nativescript-vue.org/) - 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/) - 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/) - A framework for building Mobile cross-platform UI. [![Open-Source Software][OSS Icon]](https://github.com/apache/incubator-weex) +- ~~[Weex](https://weex.apache.org/) - 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) - 把 React Native 代码转换成微信小程序代码的转换引擎工具。 [![Open-Source Software][OSS Icon]](https://github.com/skyFi/weapp-native) -- [~~Antmove~~](https://ant-move.github.io/) - 编译型跨端解决方案,基于支付宝/微信小程序,轻松地转换成其它平台的小程序。 [![Open-Source Software][OSS Icon]](https://github.com/ant-move/Antmove) -- [~~Anna Remax UI~~](https://github.com/AnnaSearl/anna-remax-ui) - 一款基于 Remax 框架开发的小程序 UI 组件库。 [![Open-Source Software][OSS Icon]](https://github.com/AnnaSearl/anna-remax-ui) -- [~~Chameleon~~](http://cml.didi.cn/) - 一套代码运行多端,一端所见即多端所见 [![Open-Source Software][OSS Icon]](https://github.com/didi/chameleon) +- ~~[alita](https://areslabs.github.io/alita) - 把 React Native 代码转换成微信小程序代码的转换引擎工具。 [![Open-Source Software][OSS Icon]](https://github.com/skyFi/weapp-native)~~ +- ~~[Antmove](https://ant-move.github.io/) - 编译型跨端解决方案,基于支付宝/微信小程序,轻松地转换成其它平台的小程序。 [![Open-Source Software][OSS Icon]](https://github.com/ant-move/Antmove)~~ +- ~~[Anna Remax UI](https://github.com/AnnaSearl/anna-remax-ui) - 一款基于 Remax 框架开发的小程序 UI 组件库。 [![Open-Source Software][OSS Icon]](https://github.com/AnnaSearl/anna-remax-ui)~~ +- ~~[Chameleon](http://cml.didi.cn/) - 一套代码运行多端,一端所见即多端所见 [![Open-Source Software][OSS Icon]](https://github.com/didi/chameleon)~~ - [mpx](https://didi.github.io/mpx/) - 滴滴开源小程序框架。 [![Open-Source Software][OSS Icon]](https://github.com/didi/mpx) -- [~~mpvue~~](http://mpvue.com) - 基于 Vue.js 的小程序开发框架,从底层支持 Vue.js 语法和构建工具体系。 [![Open-Source Software][OSS Icon]](https://github.com/Meituan-Dianping/mpvue) +- ~~[mpvue](http://mpvue.com) - 基于 Vue.js 的小程序开发框架,从底层支持 Vue.js 语法和构建工具体系。 [![Open-Source Software][OSS Icon]](https://github.com/Meituan-Dianping/mpvue)~~ - [taro](https://taro.jd.com/) - 多端统一开发框架,支持小程序、H5、React Native 等的应用。[![Open-Source Software][OSS Icon]](https://github.com/NervJS/taro) -- [~~weapp-native~~](https://github.com/skyFi/weapp-native) - 像 React 组件开发一样来开发微信小程序,开发微信小程序框架。 [![Open-Source Software][OSS Icon]](https://github.com/skyFi/weapp-native) -- [~~wepy~~](https://wepyjs.gitee.io/wepy-docs/) - 小程序组件化开发框架 [![Open-Source Software][OSS Icon]](https://github.com/Tencent/wepy) -- [~~Remax~~](https://remaxjs.org) - 将 React 运行在小程序环境中,让你可以使用完整的 React 进行开发 [![Open-Source Software][OSS Icon]](https://github.com/remaxjs/remax) +- ~~[weapp-native](https://github.com/skyFi/weapp-native) - 像 React 组件开发一样来开发微信小程序,开发微信小程序框架。 [![Open-Source Software][OSS Icon]](https://github.com/skyFi/weapp-native)~~ +- ~~[wepy](https://wepyjs.gitee.io/wepy-docs/) - 小程序组件化开发框架 [![Open-Source Software][OSS Icon]](https://github.com/Tencent/wepy)~~ +- ~~[Remax](https://remaxjs.org) - 将 React 运行在小程序环境中,让你可以使用完整的 React 进行开发 [![Open-Source Software][OSS Icon]](https://github.com/remaxjs/remax)~~ - [uni-app](https://uniapp.dcloud.io/) 使用 Vue 语法开发小程序、H5、App的统一框架 [![Open-Source Software][OSS Icon]](https://github.com/dcloudio/uni-app) ### Rest of the Pack