cljs-binding
Data binder
A library that simplifies binding ClojureScript functions to HTML elements and atomic values, enabling two-way data synchronization.
A ClojureScript binding library
57 stars
3 watching
3 forks
Language: JavaScript
last commit: about 12 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
remy/bind.js | A JavaScript library providing two-way data binding between HTML and JavaScript objects with transformation support. | 694 |
jonschlinkert/deep-bind | Binds a context to all functions in an object and its nested functions | 9 |
praeclarum/bind | A C# library for automatically synchronizing data between objects and their properties | 204 |
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 |
gogoprog/libembindcefv8 | A tool that enables C/C++ code to be bound to JavaScript using emscripten or Chromium's Embedded Framework for V8. | 5 |
manuel-mauky/synchronizefx | An FX binding library for real-time synchronization across JVMs. | 9 |
mobilitydata/gtfs-realtime-bindings | Generates data model classes from the GTFS Realtime protocol buffer spec for popular programming languages. | 373 |
manuel-mauky/advanced-bindings | A collection of custom binding helpers and implementations to simplify JavaFX development | 65 |
piranha/keybind | A ClojureScript library for defining and managing key bindings in browsers. | 85 |
thoughtworksinc/binding.scala | A reactive data-binding library for Scala, enabling two-way data binding between UI components and business logic. | 1,587 |
aaronc/fx-clj | A Clojure library providing convenience functions and APIs for JavaFX, core.async, data binding, and modifying nodes. | 108 |
maximkotliar/bindy | A lightweight Swift framework for creating simple event-driven data binding and observable values | 25 |
clj-commons/secretary | A client-side router for ClojureScript | 774 |
fisxoj/sanity-clause | Library for defining data validation contracts in dynamically typed languages | 51 |
walkable-server/walkable | A Clojure library for building APIs with a declarative, data-driven approach to query syntax and configuration. | 445 |