@brlt/globals
Polyfills globals like `__dirname` with modern ESM equivalents like `import.meta.dirname`
Polyfills globals like `__dirname` with modern ESM equivalents like `import.meta.dirname`
Component Did Update lifecycle method as a hook
Helpers for Disposable
Helpers for Disposable
Lightweight monadic abstraction to 'purely' handle side effects in javascript.
A Redux middleware for handling side effects based on dispatched actions.
A redux middleware which tracks your asynchronous Redux actions (effects) and informs about the progress through selector function
Simple data flow framework
React.useReducer hook on steroids with the possibility of side-effects controlling
Manage side effect disposers in a compact, reusable and testable style.