Skip to content

Commit

Permalink
docs(README): add emoji for README
Browse files Browse the repository at this point in the history
  • Loading branch information
zoomchan-cxj committed Aug 19, 2021
1 parent b70744d commit 0dbf527
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 20 deletions.
20 changes: 10 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@

English | [简体中文](./README.zh_CN.md) | [Homepage](//tencent.github.io/Hippy/)

## Introduction
## 💡 Introduction

Hippy is a cross-platform development framework, aiming to help developers write once, run on three platforms(iOS, Android and Web). Hippy is quite friendly to Web developers, especially who are familiar with React or Vue. With Hippy, developers are able to create the cross platform app easily.

Hippy is now applied in 27+ [Tencent](http://www.tencent.com/) apps such as Mobile QQ, Mobile QQ Browser, Tencent Video App, QQ Music App, Tencent News, reaching hundreds of millions of ordinary users.

## Advantages
## 💯 Advantages

* Designed for Web developers, officially support Web frameworks like `React` and `Vue`.
* Same APIs for different platforms.
Expand All @@ -19,7 +19,7 @@ Hippy is now applied in 27+ [Tencent](http://www.tencent.com/) apps such as Mobi
* Smoothly and gracefully migrate to Web browser.
* Fully supported Flex [Layout engine](./layout).

## Getting started
## 🔨 Getting started

### Preparing environment

Expand Down Expand Up @@ -85,15 +85,15 @@ Before build the android app, please make sure the SDK and NDK is installed, And
>
> More details for debugging can be read in [Hippy Debug Document](https://hippyjs.org/#/guide/debug).
## Documentation
## 📁 Documentation

To check out [hippy examples](https://github.com/Tencent/Hippy/tree/master/examples) and visit [hippyjs.org](https://hippyjs.org).

## Changelog
## 📅 Changelog

Detailed changes for each release version are documented in the [project release notes](https://github.com/Tencent/Hippy/releases).

## Project structure
## 🧱 Project structure

```text
Hippy
Expand Down Expand Up @@ -122,21 +122,21 @@ Hippy
└── scripts # Project build script.
```

## Contribution
## 🤝 Contribution

Developers are welcome to contribute to Tencent's open source, and we will also give them incentives to acknowledge and thank them. Here we provide an official description of Tencent's open source contribution. Specific contribution rules for each project are formulated by the project team. Developers can choose the appropriate project and participate according to the corresponding rules. The Tencent Project Management Committee will report regularly to qualified contributors and awards will be issued by the official contact. Before making a pull request or issue to Hippy, please make sure to read [Contributing Guide](https://github.com/Tencent/Hippy/blob/master/.github/CONTRIBUTING.md).

All the people who already contributed to Hippy can be seen in [Contributors](https://github.com/Tencent/Hippy/graphs/contributors) and [Authors File](https://github.com/Tencent/Hippy/blob/master/AUTHORS).

## Stargazers over time
## ❤️ Stargazers over time

[![Stargazers over time](https://starchart.cc/Tencent/Hippy.svg)](https://starchart.cc/Tencent/Hippy)

## License
## 📄 License

Hippy is [Apache-2.0 licensed](./LICENSE).

## Links
## 🔗 Links

[Hippy Eco-System](https://github.com/hippy-contrib)

Expand Down
20 changes: 10 additions & 10 deletions README.zh_CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@

[English](./README.md) | 简体中文 | [官网](//tencent.github.io/Hippy/) | [文章专栏](https://cloud.tencent.com/developer/column/84006) | [QQ群:784894901](//shang.qq.com/wpa/qunwpa?idkey=7bff52aca3aac75a4f1ba96c1844a5e3b62000351890182eb60311542d75fa1a)

## 介绍
## 💡 介绍

Hippy 是一个新生的跨端开发框架,目标是使开发者可以只写一套代码就直接运行于三个平台(iOS、Android 和 Web)。Hippy 的设计是面向传统 Web 开发者的,特别是之前有过 React 和 Vue 开发经验的开发者用起来会更为顺手,Hippy 致力于让前端开发跨端 App 更加容易。

到目前为止,[腾讯](http://www.tencent.com/)公司内已经有 27+ 款主流 App 在使用 Hippy 框架,包括手机QQ、QQ浏览器、腾讯视频、QQ音乐、腾讯新闻等,每日触达数亿用户。

<https://user-images.githubusercontent.com/12878546/126472924-650c3ca1-62ca-4bc1-bb6e-739dbe21a277.mp4>

## 特征
## 💯 特征

* 为传统 Web 前端开发者设计,官方支持 `React``Vue` 两种主流前端框架。
* 不同的平台保持了相同的接口。
Expand All @@ -21,7 +21,7 @@ Hippy 是一个新生的跨端开发框架,目标是使开发者可以只写
* 皆可平滑迁移到 Web 浏览器。
* 完整支持 Flex 的[布局引擎](./layout)

## 开始
## 🔨 开始

### 准备环境

Expand Down Expand Up @@ -85,15 +85,15 @@ Windows 用户者需要以下软件:
>
> 更多关于调试的说明请浏览 [Hippy Debug Document](https://hippyjs.org/#/guide/debug)
## 文档
## 📁 文档

参考 [hippy examples](https://github.com/Tencent/Hippy/tree/master/examples) 下的代码和浏览官网 [hippyjs.org](https://hippyjs.org)

## 更新日志
## 📅 更新日志

每个发布版本的详细更新日志会记录在 [project release notes](https://github.com/Tencent/Hippy/releases)

## 项目结构
## 🧱 项目结构

```text
Hippy
Expand Down Expand Up @@ -122,21 +122,21 @@ Hippy
└── scripts # 项目编译脚本。
```

## 贡献
## 🤝 贡献

欢迎开发人员为腾讯的开源做出贡献,我们将持续激励他们并感谢他们。我们提供了腾讯对开源贡献的说明,每个项目的具体贡献规则由项目团队制定。开发人员可以选择适当的项目并根据相应的规则参与。腾讯项目管理委员会将定期汇报合格的贡献者,奖项将由官方联络人颁发。在发起 Pull Request 或者 issue 前, 请确保你已经阅读 [Contributing Guide](https://github.com/Tencent/Hippy/blob/master/.github/CONTRIBUTING.md)

所有曾经参与 Hippy 项目贡献的开发者都会记录在 [Contributors](https://github.com/Tencent/Hippy/graphs/contributors)[Authors File](https://github.com/Tencent/Hippy/blob/master/AUTHORS)

## 追星数
## ❤️ 追星数

[![Stargazers over time](https://starchart.cc/Tencent/Hippy.svg)](https://starchart.cc/Tencent/Hippy)

## 许可协议
## 📄 许可协议

Hippy 遵守 [Apache-2.0 licensed](./LICENSE) 协议。

## 链接
## 🔗 链接

[Hippy 生态](https://github.com/hippy-contrib)

Expand Down

0 comments on commit 0dbf527

Please sign in to comment.