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

0.26.8 • Public • Published

Metablock Stores

Mobx stores for metablock API and other sources.

Common Store

Cache Store

Cache GET request to remote urls

const { cacheStore } = useStores();

const data = await cacheStore.get("https://someurl.com");

References

Readme

Keywords

Package Sidebar

Install

npm i @metablock/store

Homepage

metablock.io

Weekly Downloads

42

Version

0.26.8

License

ISC

Unpacked Size

56.9 kB

Total Files

26

Last publish

Collaborators

  • lsbardel
  • qmbot