Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chameleon-team/awesome-cml
awesome for chameleon
https://github.com/chameleon-team/awesome-cml
List: awesome-cml
alipay awesome baidu chameleon cml miniprogram wechat
Last synced: 3 months ago
JSON representation
awesome for chameleon
- Host: GitHub
- URL: https://github.com/chameleon-team/awesome-cml
- Owner: chameleon-team
- Created: 2019-01-25T05:59:00.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-08-16T06:13:18.000Z (about 5 years ago)
- Last Synced: 2024-05-20T00:18:23.925Z (6 months ago)
- Topics: alipay, awesome, baidu, chameleon, cml, miniprogram, wechat
- Homepage: https://CMLJS.org
- Size: 37.1 KB
- Stars: 68
- Watchers: 2
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- ultimate-awesome - awesome-cml - Awesome for chameleon. (Other Lists / PowerShell Lists)
README
# Awesome Chameleon
## 目录
- [Chameleon官方文档](#Chameleon官方文档)
- [Chameleon官方仓库](#Chameleon官方仓库)
- [Chameleon官方实例](#Chameleon官方实例)
- [Chameleon官方Demo](#官方Demo)
- [Chameleon精选文章](#精选文章)
- [Chameleon相关Issues](#相关Issues)### Chameleon官方文档
- [快速上手](https://cml.js.org/doc/quick_start/quick_start.html)
- [框架文档](https://cml.js.org/doc/framework/framework.html)
- [组件文档](https://cml.js.org/doc/component/component.html)
- [API文档](https://cml.js.org/doc/api/api.html)
- [高级使用文档](https://cml.js.org/doc/extend/advanced_use.html)
- [教程实例](https://cml.js.org/doc/example/main.html)
- [FAQ](https://cml.js.org/doc/framework/faq.html)### Chameleon官方仓库
- [工程化和编译实现仓库](https://github.com/didi/chameleon)
- [运行时框架实现仓库](https://github.com/chameleon-team/chameleon-ui-builtin)
- [UI组件实现仓库](https://github.com/beatles-chameleon/cml-ui)
- [API 实现仓库](https://github.com/beatles-chameleon/chameleon-api)
- [Android SDK 实现仓库](https://github.com/beatles-chameleon/chameleon-sdk-android)
- [iOS SDK实现仓库](https://github.com/beatles-chameleon/chameleon-sdk-ios)
- [数据管理实现仓库](https://github.com/chameleon-team/chameleon-store)
- [字节跳动小程序仓库](https://github.com/chameleon-team/cml-tt-sets)### 官方Demo
- [组件库&&api示例](https://github.com/beatles-chameleon/cml-demo)
- [TODO-LIST](https://github.com/beatles-chameleon/cml-todoMVC)
- [FlexBox布局案例集合](https://github.com/startheart/cml-flexbox)
- [仿网易cml跨端应用](https://github.com/beatles-chameleon/cml-yanxuan)### 精选文章
- [**青桔单车 chameleon 跨平台实践**](https://juejin.im/post/5cf7c20de51d45108126d1fb)
- [五分钟上手CML视频教程](https://mp.weixin.qq.com/s/3NY_pbqDVnbQSYQG_D2qiA)
- [编写chameleon跨端组件的正确姿势](https://mp.weixin.qq.com/s/N-d-icYWqMBmOXQCw8U4Pg)
- [重磅!滴滴开源跨平台统一MVVM框架Chameleon](https://mp.weixin.qq.com/s/wk7yi4LWGaPPIf1DPRRrOA)
- [Chameleon跨端框架——一个理想主义团队的开源作品](https://mp.weixin.qq.com/s/O5DnyMwUXeSIYRlt7PSoOg)
- [Chanmeleon原理首发:其它跨多端统一框架都是假的?](https://mp.weixin.qq.com/s/nabaad5UnnNUZovEV8df-Q)
- [跨端标准协议](https://cmljs.org/doc/extend/extend.html)### 相关Issues
- [关于扩展新端](https://github.com/didi/chameleon/issues/36)
- [Chameleon和业内已有框架的区别](https://github.com/didi/chameleon/issues/12)
- [扩展新端进行中示例-扩展头条小程序](https://github.com/didi/chameleon/issues/157)
- [使用CML的公司及产品线收集](https://github.com/didi/chameleon/issues/131)