English | [简体中文](./README.CN.md)

omi

omi

Omi - Front End Cross-Frameworks Framework

Merge Web Components, JSX, HTM, Virtual DOM and Proxy into one framework with tiny size and high performance. Write components once, using in everywhere, such as Omi, React, Vue or Angular.

## Ecosystem of Omi #### Base | **Project** | **Description** | | ------------------------------- | ----------------------------------- | | [omi-docs](https://tencent.github.io/omi/site/docs/index.html) and [codepen](https://codepen.io/collection/DrMYgV/) and [wcd demos](https://webcomponents.dev/demos/omi)| Omi official documents | | [omim![](https://raw.githubusercontent.com/dntzhang/cax/master/asset/hot.png)](https://github.com/Tencent/omi/tree/master/packages/omim)| Cross **frameworks** and **themes** components.([DOCS & REPL](https://tencent.github.io/omi/packages/omim/docs/build/index.html) && [JOIN US!](https://github.com/Tencent/omi/tree/master/packages/omim#contribution))| | [omis![](https://raw.githubusercontent.com/dntzhang/cax/master/asset/hot.png) ](https://github.com/Tencent/omi/tree/master/packages/omis) and [codepen](https://codepen.io/collection/XjLaRo/) and [docs](https://tencent.github.io/omi/site/omis/index.html)| Functional Component + Store + Scoped Style + Web Components in tiny size| | [omio](https://github.com/Tencent/omi/tree/master/packages/omio)| Omi for old browsers with same api(IE8+)| | [omi-ssr](https://github.com/Tencent/omi/tree/master/packages/omi-ssr)| Server-side rendering(support omio only)| | [omi-router](https://github.com/Tencent/omi/tree/master/packages/omi-router) |Omi official router in 1KB js| | [omi-cli](https://github.com/Tencent/omi/tree/master/packages/omi-cli)| Project scaffolding. [→ Base Templates](https://github.com/Tencent/omi/tree/master/packages/omi-cli/template) and [→ Other Templates](https://github.com/omijs) | | [omi-devtools](https://github.com/f/omi-devtools)| Browser DevTools extension | | [omiu](https://tencent.github.io/omi/packages/omiu/examples/build/index.html)| Simple Omi UI | | [omil](https://github.com/Wscats/omil)|Webpack loader for Omi.js components.([DOCS](https://wscats.github.io/omi-docs/public/home/))| | [omi-snippets](https://github.com/Wscats/omi-snippets) |A beautify VSCode extension for .omi or .eno file, [Install now!](https://marketplace.visualstudio.com/items?itemName=Wscats.omi-snippets)| #### Mini Program(小程序) | **Project** | **Description** | | ------------------------------- | ----------------------------------- | | [omix![](https://raw.githubusercontent.com/dntzhang/cax/master/asset/hot.png)](https://github.com/Tencent/omi/tree/master/packages/omix)| 极小却精巧的小程序框架| | [omi-cloud](https://github.com/Tencent/omi/tree/master/packages/omi-cloud)| 小程序•云开发| | [omip![](https://raw.githubusercontent.com/dntzhang/cax/master/asset/hot.png) ](https://github.com/Tencent/omi/tree/master/packages/omip)| 直接使用 Omi 开发小程序或 H5 SPA| | [mps![](https://raw.githubusercontent.com/dntzhang/cax/master/asset/hot.png) ](https://github.com/Tencent/omi/tree/master/packages/mps)| 原生小程序增强框架(JSX + Less 输出 WXML + WXSS),也支持 QQ 轻应用 | | [cax![](https://raw.githubusercontent.com/dntzhang/cax/master/asset/hot.png)](https://github.com/Tencent/omi/tree/master/packages/cax)| 小程序 Canvas 和 SVG 渲染引擎 | | [omi-mp](https://github.com/Tencent/omi/tree/master/packages/omi-mp)| 通过微信小程序开发和生成 Web 单页应用(H5 SPA)| | [westore](https://github.com/Tencent/westore/)| 小程序状态管理 | | [comi](https://github.com/Tencent/omi/tree/master/packages/comi)| 小程序代码高亮和 markdown 渲染组件 | | [wx-touch-event](https://github.com/qbright/wx-touch-event)| 基于 AlloyFinger/omi-finger 改造的小程序手势解决方案 | #### Other | **Project** | **Description** | | ------------------------------- | ----------------------------------- | | [omi-chart](https://github.com/Tencent/omi/tree/master/packages/omi-chart)| Simple HTML5 Charts using chart-x tag.| | [md2site](https://tencent.github.io/omi/assets/md2site/)| Static Site Generator with markdown powered by Omio.| | [omi-30-seconds](https://github.com/Tencent/omi/tree/master/packages/omi-30-seconds)| Useful Omi snippets that you can understand in 30 seconds.| | [omi-canvas](https://github.com/Tencent/omi/tree/master/packages/omi-canvas)| Perfect fusion of web components, jsx and canvas.| | [omi-swiper](https://github.com/loo41/Omi-Swiper)| Omi + Swiper | | [omi-vscode](https://github.com/ZainChen/omi-vscode)| VSCode extension for omi, [Install now!](https://marketplace.visualstudio.com/items?itemName=ZainChen.omi) | | [omi-ex](https://github.com/Tencent/omi/tree/master/packages/omi-ex)| Omi.js extension(TypeScript) | | [omi-transform](https://github.com/Tencent/omi/tree/master/packages/omi-transform)|Omi / [css3transform](https://tencent.github.io/omi/packages/omi-transform/css3transform/) integration. Made css3 transform super easy in your Omi project.| | [omi-finger](https://github.com/Tencent/omi/tree/master/packages/omi-finger)|Support touch and gesture events in your Omi project.| | [omi-touch](https://github.com/Tencent/omi/tree/master/packages/omi-touch)|Smooth scrolling, rotation, pull to refresh and any motion for the web.| | [omi-native](https://github.com/Tencent/omi/tree/master/packages/omi-native)|Render web components to native| |[omi-i18n](https://github.com/i18next/omi-i18n)| Internationalization solution for omi.js using i18next ecosystem | | [omi-page](https://github.com/Tencent/omi/tree/master/packages/omi-page) |Tiny client-side router by [page](https://github.com/visionmedia/page.js)| | [omi-piano](https://github.com/Wscats/piano) |Build piano with Omi and Omi Snippets, [Enjoy now!](https://wscats.github.io/piano/build/)| | [omie](https://github.com/Wscats/omi-electron) |Build cross platform desktop apps with Omi.js and Electron.js| ## Why Omi? - Cross framework(react, vue, angular) custom elements by omi - One framework. Mobile & desktop & mini program - [Super fast rendering and updating](https://tencent.github.io/omi/packages/omi/examples/perfs/) - Tiny size - Supports TypeScript - Reactive data-binding - [Native tap event support](https://github.com/Tencent/omi/releases/tag/v4.0.24) - Having Cross-frameworks UI components - [omim](https://tencent.github.io/omi/packages/omim/docs/build/index.html) - Excellent compatibility(IE8+) with [omio](https://github.com/Tencent/omi/tree/master/packages/omio) - Enhanced CSS, [rpx unit support](https://github.com/Tencent/omi/releases/tag/v4.0.26) base on **750** screen width - Compliance with browser trend and API design - Merge [**Web Components**](https://developers.google.com/web/fundamentals/web-components/), [**JSX**](https://reactjs.org/docs/introducing-jsx.html) and [**HTM**](https://github.com/developit/htm) into one framework - Web Components can also be a data-driven view, **`UI = fn(data)`**. - JSX is the best development experience (code intelligent completion and tip) UI Expression with least [grammatical noise](https://github.com/facebook/jsx#why-not-template-literals) and it's turing complete(template engine is not, es template string is but grammatical noise is too loud) - Look at [Facebook React vs Web Components](https://softwareengineering.stackexchange.com/questions/225400/pros-and-cons-of-facebooks-react-vs-web-components-polymer),Omi **combines their advantages** and gives developers the **freedom to choose the way they like** - **Shadow DOM merges with Virtual DOM**, Omi uses both virtual DOM and real Shadow DOM to make view updates more accurate and faster - **Scoped CSS**'s best solution is [**Shadow DOM**](https://developers.google.com/web/fundamentals/web-components/shadowdom), the community churning out frameworks and libraries for Scoped CSS (using JS or JSON writing styles such as Radium, jsxstyle, react-style; binding to webpack using generated unique `className` `filename-classname-hash`, such as CSS Modules, Vue), are hack technologies; _and Shadow DOM Style is the perfect solution_. - The original **Path Updating** **store system**. Proxy-based automatic **accurate** update, **low power consumption**, high degree of freedom, excellent performance, easy integration of `requestIdleCallback`,It will automatically update UI partially when data is changed Compare TodoApp by Omi and React, Omi and React rendering DOM structure: | **Omi** | **React** | | ------------------------------- | ----------------------------------- | | ![Omi](https://tencent.github.io/omi/assets/omi-render.jpg) | ![React](https://tencent.github.io/omi/assets/react-render.jpg) | Omi uses Shadow DOM based style isolation and semantic structure. ## Useful Resources | **Title Name** | **Other language** | **Related**| | ----------------------------------------- | ------------------ |-----------------| |[Web Components in a Nutshell](https://levelup.gitconnected.com/web-components-in-a-nutshell-1e114aa971b9)||| |[Using Web Components with React in 2019](https://www.grapecity.com/blogs/using-web-components-with-react-2019)||| |[Using Web Components in React](https://coryrylan.com/blog/using-web-components-in-react)||| |[Styling We Components Using A Shared Style Sheet](https://www.smashingmagazine.com/2016/12/styling-web-components-using-a-shared-style-sheet/)| |[Developer Tools support for Web Components in Firefox 63](https://blog.nightly.mozilla.org/2018/09/06/developer-tools-support-for-web-components-in-firefox-63/)|| |[Develop W3C Web Components with WebAssembly](https://medium.com/coinmonks/develop-w3c-web-components-with-webassembly-d65938284255)|| | [60FPS Animation In Omi](https://github.com/Tencent/omi/blob/master/tutorial/omi-transform.md)| [简体中文](https://github.com/Tencent/omi/blob/master/tutorial/omi-transform.cn.md) [한국어](https://github.com/Tencent/omi/blob/master/tutorial/omi-transform.kr.md)| | [Render Web Components To Native](https://github.com/Tencent/omi/blob/master/tutorial/render-web-components-to-native.md)|[简体中文](https://github.com/Tencent/omi/blob/master/tutorial/render-web-components-to-native.cn.md) [한국어](https://github.com/Tencent/omi/blob/master/tutorial/render-web-components-to-native.kr.md)| | [Shadow Dom In Depth](https://github.com/praveenpuglia/shadow-dom-in-depth)| [简体中文](https://github.com/Tencent/omi/blob/master/tutorial/shadow-dom-in-depth.cn.md)| | [Part Theme Explainer](https://meowni.ca/posts/part-theme-explainer/)|求翻译| | [Web Components MDN](https://developer.mozilla.org/en-US/docs/Web/Web_Components)| [简体中文](https://developer.mozilla.org/zh-CN/docs/Web/Web_Components)| | [Web Components Google](https://developers.google.com/web/fundamentals/web-components/)| | [Web Components Org](https://www.webcomponents.org/introduction)| | [Web Components: the Right Way](https://github.com/mateusortiz/webcomponents-the-right-way)| | [Proxy MDN](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Proxy)|[简体中文](https://developer.mozilla.org/zh-CN/docs/Web/JavaScript/Reference/Global_Objects/Proxy) [한국어](https://developer.mozilla.org/ko/docs/Web/JavaScript/Reference/Global_Objects/Proxy)| | [CSS Variables](https://developer.mozilla.org/en-US/docs/Web/CSS/Using_CSS_variables)|[简体中文](https://developer.mozilla.org/zh-CN/docs/Web/CSS/Using_CSS_variables) [한국어](https://developer.mozilla.org/ko-KR/docs/Web/CSS/Using_CSS_variables)| | [CSS Shadow Parts](https://drafts.csswg.org/css-shadow-parts-1/)| | [Platform HTML5](https://platform.html5.org/)| | [Using requestIdleCallback](https://developers.google.com/web/updates/2015/08/using-requestidlecallback)|[简体中文](https://div.io/topic/1370)| [A polyfill](https://gist.github.com/paullewis/55efe5d6f05434a96c36)| | [The Power Of Web Components](https://hacks.mozilla.org/2018/11/the-power-of-web-components/)|[简体中文](https://github.com/Tencent/omi/blob/master/tutorial/the-power-of-web-components.cn.md)| |[ShadowRoot](https://developer.mozilla.org/en-US/docs/Web/API/ShadowRoot)|[简体中文](https://developer.mozilla.org/zh-CN/docs/Web/API/ShadowRoot)|| # Overview of the Readme - [Ecosystem of Omi](#ecosystem-of-omi) - [Useful Resources](#useful-resources) - [Add Omi in One Minute](#add-omi-in-one-minute) - [Add Omi in 30 Seconds](#add-omi-in-30-seconds) - [Getting Started](#getting-started) - [Install](#install) - [Project Template](#project-template) - [Hello Element](#hello-element) - [TodoApp](#todoapp) - [TypeScript Auto Complete](#typescript-auto-complete) - [Lifecycle](#lifecycle) - [Debugging](#debugging) - [Browsers Support](#browsers-support) - [Contributors](#contributors) - [Maintainers](#maintainers) - [Thanks](#thanks) - [License](#license) ## Add Omi in One Minute This page demonstrates using Omi **with no build tooling**, directly run in the browser. - [→ Online Demo!](https://codepen.io/dntzhang/pen/qzwbVj) ```html Omi demo without transpiler ``` ### Using store system Omi Store provides a way to pass data through the component tree without having to pass props down manually at every level, injected from the root component and shared across all subcomponents. It's very simple to use: ```html Omi demo without transpiler ``` You can also use `my-counter` tag directly in HTML: ```jsx ``` [→ store demo](https://codepen.io/dntzhang/pen/EBJyaG) ### Add Omi in 30 Seconds You can also quickly build omi projects using modern JS code: ```js import { tag, WeElement, render } from 'omi' @tag('my-counter') class MyCounter extends WeElement { count = 1 static css = ` span{ color: red; }` sub = () => { this.count-- this.update() } add = () => { this.count++ this.update() } render() { return (
{this.count}
) } } render(, 'body') ``` [→ counter demo](https://codepen.io/dntzhang/pen/wLZGPK) ## Getting Started ### Install ```bash $ npm i omi-cli -g # install cli $ omi init my-app # init project $ cd my-app $ npm start # develop $ npm run build # release ``` > `npx omi-cli init my-app` is also supported(npm v5.2.0+). Directory description: ``` ├─ config ├─ public ├─ scripts ├─ src │ ├─ assets │ ├─ elements //Store all custom elements │ ├─ store //Store all this store of pages │ ├─ admin.js //Entry js of compiler,will build to admin.html │ └─ index.js //Entry js of compiler,will build to index.html ``` #### Scripts ```json "scripts": { "start": "node scripts/start.js", "build": "PUBLIC_URL=. node scripts/build.js", "build-windows": "set PUBLIC_URL=.&& node scripts/build.js", "fix": "eslint src --fix" } ``` You can set up the PUBLIC_URL, such as: ```json ... "build": "PUBLIC_URL=https://fe.wxpay.oa.com/dv node scripts/build.js", "build-windows": "set PUBLIC_URL=https://fe.wxpay.oa.com/dv&& node scripts/build.js", ... ``` #### Switch omi, omio and reomi Add or remove the alias config in package.json to switch omi and omio: ```js "alias": { "omi": "omio" } ``` ### Project Template | **Template Type**| **Command**| **Describe**| | ------------ | -----------| ----------------- | |Base Template(v3.3.0+)|`omi init my-app`| Basic omi or omio(IE8+) project template.| |Base Template with snapshoot|`omi init-snap my-app`| Basic omi or omio(IE8+) project template with snapshoot prerendering.| |TypeScript Template(omi-cli v3.3.0+)|`omi init-ts my-app`|Basic template with typescript.| |Mobile Template|`omi init-weui my-app`| Mobile web app template with weui and omi-router.| |omi-mp Template(omi-cli v3.0.13+)|`omi init-mp my-app` |Developing web with mini program template.| The base Template(`omi init my-app`) is based on a single-page create-react-app to be converted into a multi-page one, with configuration issues to see [create-react-app user guide](https://facebook.github.io/create-react-app/docs/getting-started) ### Hello Element Define a custom element by extending **`WeElement`** base class: ```js import { define, WeElement } from 'omi' define('hello-element', class extends WeElement { onClick = evt => { // trigger CustomEvent this.fire('abc', { name: 'dntzhang', age: 12 }) evt.stopPropagation() } //If you need to use directly in html, you must declare propTypes static propTypes = { msg: String } static css = ` div { color: red; cursor: pointer; }` render(props) { return (
Hello {props.msg}
Click Me!
) } }) ``` Using `hello-element`: ```js import { define, render, WeElement } from 'omi' import './hello-element' define('my-app', class extends WeElement { data = { abc: 'abc' } // define CustomEvent Handler onAbc = evt => { // get evt data by evt.detail this.data.abc = ' by ' + evt.detail.name this.update() } static css = ` div{ color: green; }` } render(props, data) { return (
Hello {data.abc}
) } }) render(, 'body') ``` Tell Babel to transform JSX into `Omi.h()` call: ```json { "presets": ["env", "omi"] } ``` The following two NPM packages need to be installed to support the above configuration: ```bash "babel-preset-env": "^1.6.0", "babel-preset-omi": "^0.1.1", ``` If you use babel7, you can also use the following packages and configuration: ```bash npm install --save-dev @babel/preset-env npm install --save-dev @babel/preset-react ``` ```js { "presets": [ "@babel/preset-env", [ "@babel/preset-react", { "pragma": "Omi.h" } ] ] } ``` If you don't want to write CSS in JS, you can use [to-string-loader](https://www.npmjs.com/package/to-string-loader) of webpack, For example, the following configuration: ```js { test: /[\\|\/]_[\S]*\.css$/, use: [ 'to-string-loader', 'css-loader' ] } ``` If your CSS file starts with "`_`", CSS will use `to-string-loader`., such as: ``` js import { tag, WeElement render } from 'omi' define('my-app', class extends WeElement { css = require('./_index.css') ... ... ... ``` You can also forget the tedious configuration and use omi-cli directly, no need to configure anything. ### TodoApp Here is a relatively complete example of TodoApp: ```js import { define, render, WeElement } from 'omi' define('todo-list', class extends WeElement { static propTypes = { items: Array } render(props) { return (
    {props.items.map(item => (
  • {item.text}
  • ))}
) } }) define('todo-app', class extends WeElement { static observe = true data = { items: [], text: '' } render() { return (

TODO

) } handleChange = e => { this.data.text = e.target.value } handleSubmit = e => { e.preventDefault() if (!this.data.text.trim().length) { return } this.data.items.push({ text: this.data.text, id: Date.now() }) this.data.text = '' } }) render(, 'body') ``` ### TypeScript Auto Complete ```jsx import { h, WeElement, tag, classNames } from 'omi'; import * as styles from './_index.less'; interface ButtonProps { href?: string, disabled?: boolean, type?: 'default' | 'primary' | 'danger', htmltype?: 'submit' | 'button' | 'reset', onClick?: (e: any) => void } const TAG = 'o-button' declare global { namespace JSX { interface IntrinsicElements { [TAG]: Omi.Props & ButtonProps } } } @tag(TAG) export default class oButton extends WeElement { ... ... ... ``` omi ### Lifecycle | Lifecycle method | When it gets called | | ---------------- | -------------------------------------------- | | `install` | before the component gets mounted to the DOM | | `installed` | after the component gets mounted to the DOM | | `uninstall` | prior to removal from the DOM | | `beforeUpdate` | before update | | `updated` | after update | | `beforeRender` | before `render()` | | `receiveProps` | parent element re-render will trigger it, `return false` will prevent update action| ## Debugging Easy to debug via [Omi DevTools Extension](https://github.com/f/omi-devtools) [[Install from Chrome WebStore](https://chrome.google.com/webstore/detail/omijs-devtools/pjgglfliglbhpcpalbpeloghnbceocmd)], using Omi DevTools you can simply debug and manage your UI **without any configuration**. Just install and debug. Since Omi uses Web Components and Shadow-DOM, it doesn't need to have another elements panel such as React has. It just adds a panel to the **Elements' sidebar** and it's powerful as much as React DevTools. ![Omi DevTools](https://github.com/f/omi-devtools/raw/master/omi-devtools.gif) ### View registered elements ```js console.log(Omi.elements) ``` ## Browsers Support > [Omio](https://github.com/Tencent/omi/tree/master/packages/omio) - Omi for old browsers(IE8+) > [Omis](https://github.com/Tencent/omi/tree/master/packages/omis) - Functional Component + Store + Scoped Style(IE9+) Omi 4.0+ works in the latest two versions of all major browsers: Safari 10+, IE 11+, and the evergreen Chrome, Firefox, and Edge. ![→ Browsers Support](./assets/browsers-support.png) [→ Polyfills](https://github.com/webcomponents/webcomponentsjs) ```html ``` ## Contribution Build a example: ```bash npm start example_name ``` Build omi: ```bash npm run build ``` Unit testing ``` npm run test ``` ## Contributors
## Core Maintainers - [@Wscats](https://github.com/Wscats) - [@f](https://github.com/f) - [@LeeHyungGeun](https://github.com/LeeHyungGeun) - [@dntzhang](https://github.com/dntzhang) - [@xcatliu](https://github.com/xcatliu) Please contact us for any questions. Also, Add [Omi QQ Group](https://github.com/Tencent/omi/issues/169). ## Thanks * [preact](https://github.com/developit/preact) * [htm](https://github.com/developit/htm) * [create-react-app](https://github.com/facebook/create-react-app) * [JSX](https://github.com/facebook/jsx) * [JSONPatcherProxy](https://github.com/Palindrom/JSONPatcherProxy) ## License MIT © Tencent