Backbone-relational
Model relations
Provides standardized way to define relations between models in Backbone.js applications.
Get and set relations (one-to-one, one-to-many, many-to-one) for Backbone models
2k stars
54 watching
330 forks
Language: JavaScript
last commit: over 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
kimhc6028/relational-networks | A PyTorch implementation of a neural network module for relational reasoning in computer vision tasks | 812 |
pauluithol/backbone-tastypie | A compatibility layer between Backbone.js and Django's REST API framework. | 466 |
hegdeashwin/backbone | Teaches the basics of Backbone.js and its components, including models, views, routers, and collections. | 79 |
collective/collective.relationhelpers | A set of helper functions to manage and manipulate relationships between objects in Plone content management systems. | 7 |
dhruvaray/backbone-associations | Tool to create object hierarchies with Backbone models and respond to changes | 492 |
brikis98/node-backbone-skeleton | Provides a project skeleton for building Node.js applications with Backbone.js and CoffeeScript pre-processing | 84 |
noveogroup/backbone.iobind | Enables real-time data synchronization between client-side models and collections using Socket.io events. | 582 |
philipperemy/stanford-openie-python | Provides a Python interface to extract structured relation triples from plain text using CoreNLP's open information extraction system. | 636 |
peter4k/react-native-backbone | A React Native module simplifying API interactions and data storage with models and collections inspired by Backbone.js | 66 |
stanfordvl/referringrelationships | This repository provides code and tools for training and evaluating models of referring relationships in computer vision | 260 |
marionettejs/backbone.radio | Provides messaging patterns for Backbone applications, including publish-subscribe and request-reply patterns with explicit namespaces. | 491 |
khibino/haskell-relational-record | Generates joined queries from type-level algebra and maps between SQL value lists and Haskell records | 233 |
staudenmeir/belongs-to-through | Allows defining inverse relationships in Eloquent models with unlimited intermediate tables | 1,167 |
nicolay-r/arekit | A toolkit for efficiently processing large text collections and extracting relations between objects in documents. | 59 |
metabase/connection-pool | A Clojure library providing a simple wrapper around C3P0 to create and manage connection pools for JDBC databases. | 14 |