Spine.js 介绍
Spine is a lightweight MVC library for building JavaScript web applications. Spine gives you structure and then gets out of your way,allowing you to concentrate on the fun stuff: building awesome web applications.
Spine is opinionated in its approach to web application architecture and design. Spine's architecture complements patterns such as de-coupled components and Commo njs modules,markedly helping with code quality and maintainability.
The library is written in CoffeeScript,and though it doesn't necessarily require CoffeeScript to develop applications - you can use whichever language you're most familiar with or prefer - the documentation and some associated tools likeHem and spine.app cater to those who prefer CoffeeScript's Syntax .
网站地址 : http://spine.github.io
GitHub: https://github.com/spine/spine
网站描述: 一个 构建JavaScript Web应用的轻量级MVC框架
Spine.js官方网站
官方网站: http://spine.github.io
如果觉得 网站内容还不错,欢迎将 网站 推荐给程序员好友。