tsackit / vuedart

Create Vue web apps in Dart

Home Page:https://refi64.com/vuedart

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VueDart

VueDart lets you create Vue web apps using Dart.

Website and documentation

https://refi64.com/vuedart

Status

What works:

  • App and component definitions.
  • Templates.
  • Data.
  • Properties.
  • Computed data.
  • Methods.
  • Refs.
  • Lifecycle callbacks.
  • Mixins.
  • vue-router.
  • Scoped styles.

What doesn't work:

  • Render functions (or at least, they don't work well).
  • Some of the instance properties.
  • Server-side rendering.
  • Hardcoded support for the Vuex plugin.
  • Generic plugin support (this is going to take a while though).

Logo

Based on the official Vue logo. I basically just changed the color.

About

Create Vue web apps in Dart

https://refi64.com/vuedart


Languages

Language:Dart 88.1%Language:HTML 10.1%Language:CSS 1.0%Language:Shell 0.7%