application-store

0.0.21 • Public • Published

application-store

import { createStore } from "application-store"

const store = createStore()

store api

.getState()

.getReducer()

.getMiddleware()

.dispatch([...args])

.subscribe(listener)

.extendReducer(reducer)

.replaceReducer(reducer)

.insertMiddleware(middleware)

Readme

Keywords

none

Package Sidebar

Install

npm i application-store

Weekly Downloads

21

Version

0.0.21

License

MIT

Unpacked Size

43 kB

Total Files

6

Last publish

Collaborators

  • rogerbf