https://github.com/venryx/mobx-graphlink-devtools
Developer tools for mobx and mobx-graphlink (if present), enabling: profiling, dependency-tree viewing, etc.
https://github.com/venryx/mobx-graphlink-devtools
Last synced: 9 months ago
JSON representation
Developer tools for mobx and mobx-graphlink (if present), enabling: profiling, dependency-tree viewing, etc.
- Host: GitHub
- URL: https://github.com/venryx/mobx-graphlink-devtools
- Owner: Venryx
- License: mit
- Created: 2021-09-17T18:24:06.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-09-23T05:53:26.000Z (almost 5 years ago)
- Last Synced: 2025-04-02T05:35:04.517Z (over 1 year ago)
- Language: JavaScript
- Size: 500 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MobX Graphlink Dev-Tools
Developer tools for mobx and mobx-graphlink (if present), enabling: profiling, dependency-tree viewing, etc.
## Installation
1) Download repo to disk.
2) Open Chrome's "Extensions" page, and make sure "Developer mode" is enabled.
3) Drag the repo's root folder onto the page.