ctwowt / 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

中文文档

Sponsors

Become a sponsor and get your logo on our README on Github with a link to your site. [Become a sponsor]

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 77.7%Language:HTML 14.7%Language:TypeScript 7.6%