Giter Site home page Giter Site logo

jxue.js's Introduction

Jxue.js

基于 TypeScript 编写的采用发布订阅的模式实现 mvvm 架构的迷你前端框架

框架使用的风格与 vue.js(2.x)风格一致。

为什么要做这个开源

一方面这个很酷不是吗?我也清晰的认识到这个可能就是个玩具,不会有人放着成熟的稳定的框架不用用这个玩意,甚至连我自己都可能不用(目前不会用,日后逐渐完善说不定会用~)。但是对自己来说是个尝试,也被迫不得不看那些大项目的源码。等于强迫自己学习!

目前实现

  • v-show
  • v-model
  • {{}}
  • @(v-on)
  • v-html
  • v-for (需优化)

新的分支本地查不到

在当项目创建新的分支的时候,本地已经拉取过代码了这时候使用`git branch -a 是查不到最新的分支,需要更新一下 orgin 源数据

使用git remote update origin --prune更新 git 源信息,这时候再使用git branch -a就可以查看最新的远程分支了。

jxue.js's People

Contributors

jimmylxue avatar

Watchers

 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.