@lomray/reactotron-mobx-store-manager
TypeScript icon, indicating that this package has built-in type declarations

1.2.0 • Public • Published

Reactotron plugin for Mobx stores manager

Reliability Rating Security Rating Maintainability Rating Vulnerabilities Bugs Lines of Code

Reactotron demo 1 Reactotron demo 2

Table of contents

Getting started

The package is distributed using npm, the node package manager.

npm i --save-dev @lomray/reactotron-mobx-store-manager

In your ReactotronConfig.js:

import MobxStoreManagerPlugin from '@lomray/reactotron-mobx-store-manager';

const reactotron = Reactotron
  .configure()
  .use(MobxStoreManagerPlugin()) // connect plugin
  .connect()

Bugs and feature requests

Bug or a feature request, please open a new issue.

Copyright

Code and documentation copyright 2022 the Lomray Software.

Package Sidebar

Install

npm i @lomray/reactotron-mobx-store-manager

Weekly Downloads

22

Version

1.2.0

License

MIT

Unpacked Size

12.4 kB

Total Files

10

Last publish

Collaborators

  • matthew_patell
  • danial031193