Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/superlloyd/VueSamples


https://github.com/superlloyd/VueSamples

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

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