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
- Host: GitHub
- URL: https://github.com/willtpwise/decorating-vue
- Owner: willtpwise
- Created: 2018-06-19T06:06:20.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-06-19T06:10:14.000Z (about 8 years ago)
- Last Synced: 2025-01-16T05:55:53.221Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 118 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)