An open API service indexing awesome lists of open source software.

https://github.com/willtpwise/decorating-vue

A sample way of using ES decorators in a Vue project
https://github.com/willtpwise/decorating-vue

Last synced: over 1 year ago
JSON representation

A sample way of using ES decorators in a Vue project

Awesome Lists containing this project

README

          

# Decorating Vue

> A sample way of decorating your Vue project with ES7 decorators

## TL;DR

This repo is a part of a Vue talk I held in June at VueSydney. Feel free to check out the resources below:

* [Slides](https://docs.google.com/presentation/d/1L1j8QV3eR4uB3syhEvPf3TLuhNhA34ytl54vbnaTiws/edit#slide=id.p)
* [Tutorial](http://bit.ly/decorating-vue)