Giter VIP home page Giter VIP logo

core-vapor's Introduction

Vue Vapor

This repository is a fork of vuejs/core and is used for research and development of no virtual dom mode.

TODO

PR are welcome!

  • Issues with todo tag
  • To-do list below (create an issue for discussion before a big feat/bug PR is required)
  • // TODO comments in code (compiler-vapor and runtime-vapor packages)

  • Counter App
    • simple bindings
    • simple events
  • TODO-MVC App
  • Repl
  • transform
    • NodeTransform
    • DirectiveTransform
  • directives
    • v-once
    • v-html
    • v-text
    • v-pre
    • v-cloak
    • v-bind
      • simple expression
      • compound expression
      • modifiers
        • .camel
        • .prop
        • .attr
    • v-on
      • simple expression
      • compound expression
      • modifiers
    • runtime directives
    • v-memo
      • #18
    • v-model
      • #17
      • needs #19 first
    • v-if / v-else / v-else-if
      • v-if
      • v-else
      • v-else-if
      • with <template>
      • #9
    • v-for
      • #21
    • v-show
  • Fragment
  • Codegen
    • CodegenContext
    • indent
    • Source map
    • Function mode
    • SSR
  • Built-in Components
    • Transition
    • TransitionGroup
    • KeepAlive
    • Teleport
    • Suspense
  • Component
  • Performance & Optimization
    • remove unnecessary close tag </div>

Codes Copied From runtime-core

The code provided here is a duplicate from runtime-core as Vapor cannot import it directly. For the time being, we copy any necessary logic from runtime-core into runtime-vapor and document it accordingly. Once the experimental development phase concludes, we will consolidate these elements into a separate software package.

  • packages/runtime-vapor/src/apiWatch.ts
  • packages/runtime-vapor/src/component.ts
  • packages/runtime-vapor/src/componentProps.ts
  • packages/runtime-vapor/src/enums.ts
  • packages/runtime-vapor/src/errorHandling.ts
  • packages/runtime-vapor/src/scheduler.ts
  • packages/runtime-vapor/src/warning.ts

If there are more, please feel free to add.

Sponsors

Vue.js is an MIT-licensed open source project with its ongoing development made possible entirely by the support of these awesome backers. If you'd like to join them, please consider sponsoring Vue's development.

Special Sponsor

special sponsor appwrite

sponsors

License

MIT

Copyright (c) 2013-present, Yuxi (Evan) You

core-vapor's People

Contributors

yyx990803 avatar dependabot-preview[bot] avatar sxzz avatar edison1105 avatar hcysunyang avatar pikax avatar underfin avatar renovate[bot] avatar dependabot[bot] avatar cexbrayat avatar linusborg avatar alfred-skyblue avatar dsseng avatar baiwusanyu-c avatar littlesound avatar posva avatar sodatea avatar webfansplz avatar akryum avatar yangmingshan avatar ygj6 avatar zhangzhonghe avatar antfu avatar a631807682 avatar jiangying000 avatar zhangenming avatar unbyte avatar himself65 avatar fisker avatar liulinboyi 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.