@typed/hooks
TypeScript icon, indicating that this package has built-in type declarations

12.0.0 • Public • Published

@typed/hooks

A self-organizing event-based hooks implementation built using @typed/effects to decouple managing state from any framework in a way that you can still test.

Through hooking into the event's exposed by our environment type HooksManagerEnv, one can build many unique reactive abstractions. For example @typed/render uses this system to provide a self-patching render tree and @typed/html which does quite the same with our own custom virtual-dom that's effect-aware.

Package Sidebar

Install

npm i @typed/hooks

Weekly Downloads

49

Version

12.0.0

License

Parity-6.0.0

Unpacked Size

1.18 MB

Total Files

292

Last publish

Collaborators

  • typed