BillyLuo / yox

A lightweight mvvm framework

Home Page:https://yoxjs.github.io/yox/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Yox

Just like Vue, but it is more lightweight and easy to use than Vue.

The key feature is that Yox supports IE6.

QQ Group: 232021930

Install

CDN

<script src="https://unpkg.com/yox"></script>

NPM

npm install yox

YARN

yarn add yox

Example

If/ElseIf/Else

Each

Filter

Comment

Partial

Ref

Computed

Keypath

Event Handle

DOM Event
Custom DOM Event
Component Event

Data Binding

Form Element
Component

Custom Directive

Component

Document

技术预览版

Donation

If you think Yox is very helpful to you, please give me some encouragement.

Wechat Pay

Ali Pay

About

A lightweight mvvm framework

https://yoxjs.github.io/yox/

License:MIT License


Languages

Language:JavaScript 78.1%Language:HTML 14.4%Language:TypeScript 7.6%