backbone
App framework
Provides structure and tools for building complex JavaScript-heavy applications
Give your JS App some Backbone with Models, Views, Collections, and Events
28k stars
1k watching
5k forks
Language: JavaScript
last commit: 3 months ago
Linked from 6 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
marionettejs/backbone.marionette | A composite application library for Backbone.js that simplifies the construction of large-scale JavaScript applications | 7,061 |
addyosmani/backbone-boilerplates | Boilerplate code for integrating Backbone.js with various backend technology stacks and frameworks. | 489 |
peter4k/react-native-backbone | A React Native module simplifying API interactions and data storage with models and collections inspired by Backbone.js | 66 |
hegdeashwin/backbone | Teaches the basics of Backbone.js and its components, including models, views, routers, and collections. | 79 |
brikis98/node-backbone-skeleton | Provides a project skeleton for building Node.js applications with Backbone.js and CoffeeScript pre-processing | 84 |
the5fire/backbonejs-learning-note | A comprehensive guide to learning Backbone.js, covering its fundamentals and practical applications. | 950 |
noveogroup/backbone.iobind | Enables real-time data synchronization between client-side models and collections using Socket.io events. | 582 |
mxriverlynn/backbone.marionette | Provides an application architecture and tools for building scalable JavaScript applications with Backbone.js | 112 |
ccoenraets/backbone-cellar | A sample application built with Backbone.js to manage a wine cellar | 911 |
nytimes/backbone.stickit | A plugin for Backbone.js that simplifies data binding to views and models by automatically cleaning up template variables and providing fine-grained control over bindings. | 1,640 |
foundation/foundation-sites | A comprehensive front-end framework for building responsive sites and apps on various devices | 29,666 |
spine/spine | An MVC framework that provides structure and simplicity for building JavaScript web applications | 3,662 |
adamjspooner/coffeescript-meet-backbonejs | A tutorial project introducing Backbone.js through CoffeeScript examples | 59 |
ccoenraets/directory-backbone-bootstrap | An Employee Directory application built with Backbone.js and Twitter Bootstrap | 465 |
solidjs/solid | A JavaScript library for building user interfaces using a declarative, fine-grained approach | 32,460 |