{"id":19112042,"url":"https://github.com/airtasker/react-backbone-connect","last_synced_at":"2026-06-01T01:30:15.778Z","repository":{"id":28065308,"uuid":"116100147","full_name":"airtasker/react-backbone-connect","owner":"airtasker","description":"A react-redux like but for backbone.","archived":false,"fork":false,"pushed_at":"2022-12-11T18:07:13.000Z","size":1395,"stargazers_count":1,"open_issues_count":11,"forks_count":0,"subscribers_count":48,"default_branch":"master","last_synced_at":"2025-02-19T07:38:36.993Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/airtasker.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":null,"support":null}},"created_at":"2018-01-03T06:26:10.000Z","updated_at":"2021-08-16T23:53:51.000Z","dependencies_parsed_at":"2023-01-14T08:03:36.214Z","dependency_job_id":null,"html_url":"https://github.com/airtasker/react-backbone-connect","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/airtasker%2Freact-backbone-connect","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/airtasker%2Freact-backbone-connect/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/airtasker%2Freact-backbone-connect/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/airtasker%2Freact-backbone-connect/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/airtasker","download_url":"https://codeload.github.com/airtasker/react-backbone-connect/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240170064,"owners_count":19759139,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-09T04:31:16.972Z","updated_at":"2026-06-01T01:30:15.690Z","avatar_url":"https://github.com/airtasker.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# React Backbone Connect\n\nReact bindings for [Backbone](https://Backbonejs.org/).  \ninspired by [React Redux](https://github.com/Reactjs/React-Redux)  \nPerformance and flexible.\n\n[![npm downloads](https://img.shields.io/npm/dm/@airtasker/react-backbone-connect.svg?style=flat-square)](https://www.npmjs.com/package/@airtasker/react-backbone-connect)\n\nIn a Backbone project, there is a lot of logic deeply coupled in Backbone models.\nBy using ReactBackboneConnect, it enables you to build a Redux like project using Backbone and React.  \nBy decoupling the Backbone models from React components, transitioning from Backbone to Redux (or any other frameworks) will be easy and smooth.\n\n## Installation\n\nReact Backbone Connect requires **React 0.14 or later** and **Backbone 1.1.2 or later.**\n\n```\nnpm install --save @airtasker/react-backbone-connect\n```\n\nThis assumes that you’re using [npm](http://npmjs.com/) package manager with a module bundler like [Webpack](https://webpack.js.org/) or [Browserify](http://browserify.org/) to consume [CommonJS modules](http://webpack.github.io/docs/commonjs.html).\n\nIf you don’t yet use [npm](http://npmjs.com/) or a modern module bundler, and would rather prefer a single-file [UMD](https://github.com/umdjs/umd) build that makes `ReactBackboneConnect` available as a global object.\n\n## Documentation\n\nReact Backbone Connect API is mimics React Redux. [ReactRedux](https://github.com/Reactjs/React-Redux/blob/master/docs/api.md#connectmapstatetoprops-mapdispatchtoprops-mergeprops-options)\n\nWe also provided `createSelector` and `createStructuredSelector` api that mimics [Reselect](https://github.com/Reactjs/reselect)\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fairtasker%2Freact-backbone-connect","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fairtasker%2Freact-backbone-connect","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fairtasker%2Freact-backbone-connect/lists"}