hihook 0.1.1 copy "hihook: ^0.1.1" to clipboard
hihook: ^0.1.1 copied to clipboard

High-level hook abstraction framework with dependency graphs, transactions, metrics, and remote hooks.

Changelog #

0.1.1 #

  • Migrated memory-bank to pvrclawk (typed nodes + links) and added flow diagrams in .pvrclawk/additional_memory/.
  • Added outDataTracked parameter to HiEngine.emit to allow hooks to mutate context.dataTracked without returning a payload.

0.1.0 #

  • Initial release
  • Generic payload system with typed data flow
  • Sealed result types for explicit hook outcomes
  • Conditional hooks with caching optimization
  • Composable conditions (AND/OR/NOT)
  • Dependency graph with automatic ordering
  • Transaction support with rollback
  • Nested transactions via savepoints
  • Plugin system for organizing hooks
0
likes
150
points
28
downloads

Documentation

API reference

Publisher

verified publisherpathverse.ca

Weekly Downloads

High-level hook abstraction framework with dependency graphs, transactions, metrics, and remote hooks.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

collection, meta

More

Packages that depend on hihook