Socket
Book a DemoInstallSign in
Socket

@helpscout/brigade

Package Overview
Dependencies
Maintainers
4
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@helpscout/brigade

Backbone-controlled React components

latest
Source
npmnpm
Version
1.2.1
Version published
Weekly downloads
536
-3.25%
Maintainers
4
Weekly downloads
 
Created
Source

⛑️ 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

Keywords

backbone

FAQs

Package last updated on 16 May 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts