deep-bind
Function binder
Binds a context to all functions in an object and its nested functions
Bind a context to all functions in an object, including deeply nested functions.
9 stars
3 watching
2 forks
Language: JavaScript
last commit: over 5 years ago
Linked from 1 awesome list
bindcontextfunctionjavascriptnodejsobject
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 |
remy/bind.js | A JavaScript library providing two-way data binding between HTML and JavaScript objects with transformation support. | 694 |
jsr-core/match | A library for structured binding and validation in JavaScript/TypeScript | 41 |
konradreiche/jtriple | A tool that converts Java object models into RDF data models using reflection and annotations. | 0 |
jonschlinkert/arr-diff | Returns an array with unique values from multiple arrays using strict equality comparisons | 46 |
developit/linkstate | A utility function to bind events to state changes in React and Preact components. | 292 |
jonschlinkert/array-first | Returns one or more elements from the beginning of an array | 11 |
jonschlinkert/set-value | A library that allows you to set nested properties on an object using dot notation. | 272 |
manuel-mauky/advanced-bindings | A collection of custom binding helpers and implementations to simplify JavaFX development | 65 |
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 |
noveogroup/backbone.iobind | Enables real-time data synchronization between client-side models and collections using Socket.io events. | 582 |
jonschlinkert/get-value | A utility library that provides a simple way to access nested properties of objects using dot notation. | 247 |
jonschlinkert/arr-flatten | Utility function to flatten arrays by recursively iterating over their elements | 60 |
dannywillems/ocaml-node-list | Provides OCaml bindings to various NodeJS packages and libraries for building web applications. | 2 |
jannikbuschke/formik-antd | Binds Ant Design components to Formik forms using a required name prop. | 591 |