Packages 7
Description
A drop in replacement for JS `Promise` that exposes the `resolve` and `reject` function to scopes that have access to the promise instance; Plain JS promise can only be resolved or rejected from inside the function passed to the constructor of that promis
Publisher
Description
A simple and highly extensible javascript event channel library that can run generator functions, which allows async data flows and simplifies cross component communication. Events are scoped to hub instances which means that the scale of the event channe
Publisher
Description
React Component decorator and context provider to expose a `channel-event` `IHub` to children components.
Publisher
Description

Publisher
Description
React component decorator for `channel-store` middleware plugin to expose the ambient state to components
Publisher
Description
A simple yet powerful react form library that is easily extendable and promotes reusability
Publisher
Description
A really simple React snackbar component