bind.js
Data binding library
A JavaScript library providing two-way data binding between HTML and JavaScript objects with transformation support.
bind.js - simple two way data binding to HTML and callbacks
693 stars
30 watching
59 forks
Language: JavaScript
last commit: about 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
fluentforward/cljs-binding | A library that simplifies binding ClojureScript functions to HTML elements and atomic values, enabling two-way data synchronization. | 57 |
tylermcginnis/re-base | A React.js library that simplifies data binding and synchronization with Firebase Real Time Database. | 2,124 |
jsr-core/match | A library for structured binding and validation in JavaScript/TypeScript | 41 |
remy/min.js | A super minimal JavaScript library to execute simple DOM querying and event handling. | 1,095 |
jonschlinkert/deep-bind | Binds a context to all functions in an object and its nested functions | 9 |
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,637 |
alexcrichton/wasm-bindgen | A tool for importing JavaScript functionality into Rust code and exporting Rust functions to JavaScript. | 25 |
tomasmikula/easybind | A JavaFX library that simplifies the creation of custom bindings using lambdas. | 153 |
dotchain/dotjs | A distributed, reactive, and functional data structure library for JavaScript | 8 |
dannywillems/ocaml-js-stdlib | A library that binds OCaml to the JavaScript standard library and DOM | 3 |
web-stack/lifeofjs | A curated collection of resources on JavaScript in JSON format | 37 |
praeclarum/bind | A C# library for automatically synchronizing data between objects and their properties | 204 |
purescript-react/purescript-react-basic | An opinionated set of bindings to the React library, providing optimized types and tools for basic use cases | 282 |
danwrong/restler | A Node.js library for making HTTP requests with automatic serialization and deserialization of various data types. | 1,986 |
thoughtworksinc/binding.scala | A reactive data-binding library for Scala, enabling two-way data binding between UI components and business logic. | 1,586 |