vue2 0.3.0 copy "vue2: ^0.3.0" to clipboard
vue2: ^0.3.0 copied to clipboard

outdatedDart 1 only

Vue 2.0 bindings for Dart

VueDart #

Logo

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.

What doesn't work:

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

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

0
likes
0
pub points
0%
popularity

Publisher

unverified uploader

Vue 2.0 bindings for Dart

Homepage

License

unknown (LICENSE)

Dependencies

analyzer, barback, browser, csslib, dart_to_js_script_rewriter, html, initialize, js, scopify, source_maps, source_span

More

Packages that depend on vue2