backbone.stickit
Data binder
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.
Backbone data binding, model binding plugin. The real logic-less templates.
2k stars
57 watching
176 forks
Language: JavaScript
last commit: almost 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Enables real-time data synchronization between client-side models and collections using Socket.io events. | 582 |
| A library that allows data to be bound to markup without adding special syntax or decoupling decision making from presentation. | 832 |
| A JavaScript library providing two-way data binding between HTML and JavaScript objects with transformation support. | 694 |
| Manages child views within a Backbone View or other object | 377 |
| A library that simplifies binding ClojureScript functions to HTML elements and atomic values, enabling two-way data synchronization. | 57 |
| A utility function to bind events to state changes in React and Preact components. | 292 |
| Binds a context to all functions in an object and its nested functions | 9 |
| A Unity-based data binding system that simplifies the process of linking UI elements to data values. | 69 |
| Boilerplate code for integrating Backbone.js with various backend technology stacks and frameworks. | 489 |
| A React Native module simplifying API interactions and data storage with models and collections inspired by Backbone.js | 66 |
| A tutorial project introducing Backbone.js through CoffeeScript examples | 59 |
| A compatibility layer between Backbone.js and Django's REST API framework. | 466 |
| Teaches the basics of Backbone.js and its components, including models, views, routers, and collections. | 79 |
| An adapter that replaces Backbone.sync to save data to local storage instead of the server. | 1,890 |
| Provides a logical foundation for assembling layouts and views within a Backbone application. | 1,675 |