Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wscats/omi-docs
📃Omil 文档
https://github.com/wscats/omi-docs
eno jsx omi react sfc single-file-components
Last synced: 2 months ago
JSON representation
📃Omil 文档
- Host: GitHub
- URL: https://github.com/wscats/omi-docs
- Owner: Wscats
- Created: 2019-07-13T15:32:15.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-11T05:51:45.000Z (about 2 years ago)
- Last Synced: 2024-10-16T19:40:45.919Z (3 months ago)
- Topics: eno, jsx, omi, react, sfc, single-file-components
- Language: HTML
- Homepage: https://wscats.github.io/omi-docs/public/home/index.html
- Size: 2.9 MB
- Stars: 100
- Watchers: 3
- Forks: 2
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Omil文档
* [介绍](https://wscats.github.io/omi-docs/public/home)
* [安装](https://wscats.github.io/omi-docs/public/install/)
* [配合Omi Snippets插件](https://wscats.github.io/omi-docs/public/plugin)
* [配合React开发](https://wscats.github.io/omi-docs/public/react)
* [语言块规范](https://wscats.github.io/omi-docs/public/spec)
* [JSX](https://wscats.github.io/omi-docs/public/jsx)
* [Props](https://wscats.github.io/omi-docs/public/props)
* [事件处理](https://wscats.github.io/omi-docs/public/event)
* [生命周期](https://wscats.github.io/omi-docs/public/lifecycle)
* [Update](https://wscats.github.io/omi-docs/public/update)
* [Ref](https://wscats.github.io/omi-docs/public/ref)
* [Store](https://wscats.github.io/omi-docs/public/store)
* [CSS](https://wscats.github.io/omi-docs/public/css)
* [高阶组件](https://wscats.github.io/omi-docs/public/hoc)# 案例演示
- [商品列表页](https://wscats.github.io/omi-docs/demos/ProductList/index.html)
- [飞鸟动画]()