@ilia-spiridonov/nanoctx
v0.5.0
Published
 
Readme
nanoctx
nanoctx (pronounced "nano context") is a tiny, framework-agnostic library for hierarchical, reactive data sharing across MFEs (micro-frontends)
Installation
npm install @ilia-spiridonov/nanoctxUsage
To understand what this library is for and what it can/cannot do, please read Overview.
Then, for more concrete code examples, see Example.
While nanoctx is a standalone library, it can be easily integrated with other libraries, namely:
Supported browsers
Should run in Chrome 93+, Firefox 92+, Safari 15.4+.
The distributed code is type-stripped, in ESM format, without any polyfills or syntax downleveling.
License
MIT License
