开放现代的 Web 组件化框架 Omi

码农软件 · 软件分类 · Web框架 · 2019-03-25 18:57:14

软件介绍

Omi 是一款用于创建用户界面的组件化框架,开放并且现代,故得名:Omi(Open and modern framework for building user interfaces)。

特性

  • 超小的尺寸,7 kb (gzip)

  • 局部 CSS,HTML+ Scoped CSS + JS 组成可复用的组件。不用担心组件的 CSS 会污染组件外的,Omi会帮你处理好一切

  • 更自由的更新,每个组件都有 update 方法,自由选择时机进行更新。你也可以和 obajs 或者 mobx 一起使用来实现自动更新

  • 模板引擎可替换,开发者可以重写 Omi.template 方法来使用任意模板引擎

  • 完全面向对象,函数式和面向对象各有优劣,Omi 使用完全的面向对象的方式来构建 Web 程序

  • ES6+ 和 ES5 都可以,Omi 提供了 ES6+ 和 ES5 的两种开发方案。你可以自有选择你喜爱的方式

本文地址:https://codercto.com/soft/d/2143.html

Algorithms Illuminated (Part 2)

Algorithms Illuminated (Part 2)

Tim Roughgarden / Soundlikeyourself Publishing, LLC / 2018-8-5 / USD 17.99

Algorithms are the heart and soul of computer science. Their applications range from network routing and computational genomics to public-key cryptography and machine learning. Studying algorithms can......一起来看看 《Algorithms Illuminated (Part 2)》 这本书的介绍吧!

JS 压缩/解压工具
JS 压缩/解压工具

在线压缩/解压 JS 代码

RGB转16进制工具
RGB转16进制工具

RGB HEX 互转工具

HEX CMYK 转换工具
HEX CMYK 转换工具

HEX CMYK 互转工具