vue 0.4.2 copy "vue: ^0.4.2" to clipboard
vue: ^0.4.2 copied to clipboard

Vue bindings for Dart

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).

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

18
likes
20
points
33
downloads

Publisher

unverified uploader

Weekly Downloads

Vue bindings for Dart

Homepage

License

MIT (license)

Dependencies

analyzer, async, build, csslib, html, js, sass, sass_builder, scopify, source_maps, source_span, uuid

More

Packages that depend on vue