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.

GitHub

2k stars
57 watching
176 forks
Language: JavaScript
last commit: over 8 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
noveogroup/backbone.iobindEnables real-time data synchronization between client-side models and collections using Socket.io events.582
flatiron/platesA library that allows data to be bound to markup without adding special syntax or decoupling decision making from presentation.832
remy/bind.jsA JavaScript library providing two-way data binding between HTML and JavaScript objects with transformation support.694
marionettejs/backbone.babysitterManages child views within a Backbone View or other object377
fluentforward/cljs-bindingA library that simplifies binding ClojureScript functions to HTML elements and atomic values, enabling two-way data synchronization.57
developit/linkstateA utility function to bind events to state changes in React and Preact components.292
jonschlinkert/deep-bindBinds a context to all functions in an object and its nested functions9
tinrab/databindA Unity-based data binding system that simplifies the process of linking UI elements to data values.69
addyosmani/backbone-boilerplatesBoilerplate code for integrating Backbone.js with various backend technology stacks and frameworks.489
peter4k/react-native-backboneA React Native module simplifying API interactions and data storage with models and collections inspired by Backbone.js66
adamjspooner/coffeescript-meet-backbonejsA tutorial project introducing Backbone.js through CoffeeScript examples59
pauluithol/backbone-tastypieA compatibility layer between Backbone.js and Django's REST API framework.466
hegdeashwin/backboneTeaches the basics of Backbone.js and its components, including models, views, routers, and collections.79
jeromegn/backbone.localstorageAn adapter that replaces Backbone.sync to save data to local storage instead of the server.1,890
tbranyen/backbone.layoutmanagerProvides a logical foundation for assembling layouts and views within a Backbone application.1,675