BackboneJS compatibility layer for React-MVx MVVM framework.
-
Updated
Mar 8, 2018 - TypeScript
Backbone.js supplies structure to JavaScript-heavy applications by providing models with key-value binding and custom events, collections with a rich API of enumerable functions, views with declarative event handling, and connects it all to your existing application over a RESTful JSON interface. Backbone.js was originally extracted from the Rails application DocumentCloud. Philosophically, Backbone is an attempt to discover the minimal set of data-structuring (models and collections) and user interface (views and URLs) primitives that are generally useful when building web applications with JavaScript. Backbone is a library, not a framework. Synchronous events are used as the fundamental building block over constantly polling data. The main pars of Backbone are:
BackboneJS compatibility layer for React-MVx MVVM framework.
React.js Hooks to connect your components with Backbone.js's models, events and collections.
Library for Models and Collection use in JS world. supported browser, Nodejs, TypeScript
This repos contains the MGnify web client
⛔️ [DEPRECATED] a small extension of Backbone.js that unlocks Angular-like programming experience
📱Asian Hornet recording mobile application
Template for Backbone projects utilizing ES6+ and Webpack
Some simple samples of different frameworks to use as tool to decide which one to use.
Simple Web Framework is a simple old-school-like javascript web framework built on TypeScript that resembles/is inspired on Backbone.js and Marionette.js.
📱LERC Wales mobile application
Backbone + Flux + MongoOSE = JetBone
From Protocol buffer, generate Backbone Model and Collections (statically and dynamically).
Created by Jeremy Ashkenas
Released October 13, 2010