@anuragroy/store
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

Adapted from @xstate/store, MIT License, Copyright (c) 2015 David Khourshid

  • Added a second argument event to subscribe, which is the send event that triggered this state change.
  • Removed React-specific code (useSelector), XState-specific code (fromStore) and createStoreWithProducer.

Read the original docs here.

Readme

Keywords

Package Sidebar

Install

npm i @anuragroy/store

Weekly Downloads

0

Version

1.0.0

License

MIT

Unpacked Size

18.4 kB

Total Files

7

Last publish

Collaborators

  • anuragroy