sig_miniblink.md 2.4 KB
Newer Older
K
keven 已提交
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40
# SIG_MiniBlink
English | [简体中文](./sig_miniblink_cn.md)

Note: The content of this SIG follows the convention described in OpenHarmony's PMC Management Charter [README](/zh/pmc.md).

## SIG group work objectives and scope

### work goals

1. Develop a system level common rendering component, which can provide two sets of interfaces, one for the system itself and the other for app
2. According to the multi platform and multi kernel characteristics of openharmony, different levels of rendering capabilities are provided, including:
   * Switching between different JS engines
   * Different H5 standards support
   * Support for different expansion capabilities (basic rendering, webgl, webrtc, audio and video, etc.)
   * Other application scenario adaptation

### work scope
1. Regularly publish technical analysis articles to share core code writing skills, algorithms, architecture design, etc

2. Based on the unit test code, it is separately packaged into a gadget or small SDK library, which is free for community developers

3. Regularly answer questions for netizens or jointly discuss rendering kernel related technologies

4. Publish a series of demos of different application scenarios based on MB, such as interface library, crawler library, general login module, general payment component, etc

5. Discussion on H5 standard

6. Edit relevant books. At present, there is no book about blink on the market. It is planned to write two books, one for the kernel and one for front-end developers on how to optimize JS

### The repository
- project name:
  - 


## SIG Members

### Leader
- [@ampereufo](https://gitee.com/ampereufo)

### Committers
K
keven 已提交
41
- [@nickehu](https://gitee.com/nickehu)
K
keven 已提交
42
- [@weolar](https://gitee.com/weolar)
K
keven 已提交
43
- [@Cai_Huan](https://gitee.com/Cai_Huan)
K
keven 已提交
44 45 46 47 48

 ### Meetings
- Meeting time:Bi-weekly meeting, Monday 19:15 pm, UTC+8
- Meeting application: 
- Meeting link: Welink Meeting or Others
K
keven 已提交
49
- Meeting notification: [Subscribe to](https://lists.openatom.io/postorius/lists/sig_miniblink.openharmony.io/) mailing list [dev@openharmony.io](https://lists.openatom.io/postorius/lists/sig_miniblink.openharmony.io/) for the meeting link
K
keven 已提交
50 51 52 53
- Meeting-Minutes: [Archive link address](https://gitee.com/openharmony-sig/sig-content/tree/master/miniblink/meetings)

### Contact (optional)

K
keven 已提交
54
- Mailing list:[sig_miniblink@openharmony.io](https://lists.openatom.io/postorius/lists/sig_miniblink.openharmony.io/)
K
keven 已提交
55 56
- Zulip group: https://zulip.openharmony.cn
- Wechat group:
K
keven 已提交
57