GithubHelp home page GithubHelp logo

yashiro / xuejs Goto Github PK

View Code? Open in Web Editor NEW

This project forked from xuqiang521/xuejs

0.0 2.0 0.0 177 KB

📚 A simple MVVM Library

Home Page: https://xuqiang521.github.io/xuejs/index.html

License: MIT License

JavaScript 92.72% HTML 6.73% CSS 0.55%

xuejs's Introduction

Xue

介绍

一个属于自己的简易版本的mvvm框架,正在不断的完善中。

跟进前,请阅读几篇引导篇

  1. 合格前端系列第三弹

  2. 合格前端系列第四弹

  3. vue源码学习

项目启动

# 安装依赖
npm install

# 本地服务
npm run dev

# 文件打包 (生产环境)
npm run build

# 文件打包 (本地打包)
npm run build:local

进展

  • 对象监听
  • 数组监听
  • computed
  • watch
  • $watch
  • $set
  • $delete
  • $on
  • $once
  • $off
  • $emit
  • x-html
  • x-text
  • x-model
  • x-if
  • x-else
  • x-for
  • x-on
  • Virtual Dom && diff
  • components
  • nextTick && $nextTick

总结

目前先就着这些功能慢慢进行完善,拓展

xuejs's People

Contributors

xuqiang521 avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.