@helpscout/brigade

1.2.1 • Public • Published

⛑️ Brigade

Build Status Coverage Status npm version

Backbone-controlled React components

Table of Contents

What is Brigade?

Brigade is a library that enhances Backbone or Marionette views. It provides a couple of abstractions for:

  • Mounting one or more React components into a Backbone or Marionette view
  • Keeping React components in sync with Backbone collections and models
  • Using actions defined in a Backbone or Marionette view with a React component

Is Brigade for me?

If you are integrating React components into a legacy Backbone/Marionette application than Brigade may be a good fit for your project.

If you are simply looking for a state management solution for your React project, then Brigade is not for you. In this case, try MobX, Redux, Unistore or another solution.

Dependencies

Brigade has the following peer dependencies:

Marionette is optional. Backbone requires jQuery and Underscore.

Installation

npm install @helpscout/brigade

Documentation

Package Sidebar

Install

npm i @helpscout/brigade

Weekly Downloads

331

Version

1.2.1

License

MIT

Unpacked Size

220 kB

Total Files

95

Last publish

Collaborators

  • charca
  • helpscout
  • itsjonq
  • knicklabs