Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/superlloyd/VueSamples
https://github.com/superlloyd/VueSamples
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/superlloyd/VueSamples
- Owner: superlloyd
- Created: 2015-10-17T05:24:15.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-10-30T00:22:48.000Z (over 9 years ago)
- Last Synced: 2024-08-01T00:39:44.677Z (6 months ago)
- Language: HTML
- Size: 371 KB
- Stars: 43
- Watchers: 4
- Forks: 15
- Open Issues: 0
-
Metadata Files:
- Readme: README.txt
Awesome Lists containing this project
- awesome-vue-cn - Vue Samples ★18
README
VisualStudio 2015 project show casing VueJS, TypeScript, Bootstrap
- VueJS: http://vuejs.org
- Bootstrap: http://getbootstrap.com/
- TypeScript: http://www.typescriptlang.org/(also requires "Web Compiler" VS Extension to turn .less file into .css)
Mostly a collection of simple but progressively complex samples.
It's an empty MVC project with WebAPI setup in the eventuality of doing some JSON experiment with Vue.
As well as some advanced sample and reusable control I need for my own projects.TODO:
+ Paged Sorted grid
+ add some JSON loader... (with wait animation)port to Vue 1.0 rc1
https://github.com/vuejs/vue/releases/tag/1.0.0-rc.1
http://rc.vuejs.org/guide/installation.html
CDNJS: http://cdnjs.cloudflare.com/ajax/libs/vue/1.0.0-rc.1/vue.min.js