https://github.com/superlloyd/VueSamples
https://github.com/superlloyd/VueSamples
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/superlloyd/VueSamples
- Owner: superlloyd
- Created: 2015-10-17T05:24:15.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2015-10-30T00:22:48.000Z (about 10 years ago)
- Last Synced: 2024-10-26T23:54:30.441Z (about 1 year 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
- awesome-vue - Vue Samples - Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world. (Examples [🔝](#readme))
- awesome-vue-refactor - Vue Samples ★25
- awesome-vue-zh - Vue样品
- awesome-vue - Vue Samples
- awesome-vue - Vue Samples ★35
- awesome-vuejs - Vue Samples ★25
- awesome-vue - Vue Samples
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