New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

graph-stater

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

graph-stater

A first-router state manager (inspired by redux), with similar but different usage to be more comfortable and more usable, especially for react (for now)

beta
latest
Source
npmnpm
Version
0.2.0-beta.5
Version published
Maintainers
1
Created
Source

Graph-Stater

A first-router state manager (inspired by redux), with similar but different usage to be more comfortable and more usable, especially for react (for now)

Route is an important part of app-state.

npm (scoped) install size downloads
dependencies devDependencies
license Forks Stars

Installation

npm i graph-stater

or using yarn:

yarn add graph-stater

Usage

See example 1:

https://github.com/Rahazad/graph-stater-example-1

Open in CodeSandbox

After launch, open DevTools-console to see state-manager logs.

License

MIT © Mir-Ismaili

Keywords

state-manager

FAQs

Package last updated on 12 Jan 2021

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