hook_controller 1.1.1 copy "hook_controller: ^1.1.1" to clipboard
hook_controller: ^1.1.1 copied to clipboard

Simple hooks system, used to modify value or the context of specific type by series of hooks, each one gets the previous value and the commit method to apply changes.

1.1.1 #

  • update unregisterHook method to return nullable Hook

1.1.0 #

  • rename next method name to commit
  • add unregisterHook and clear methods
  • add docs
  • update description

1.0.0 #

  • Initial version.
0
likes
90
points
23
downloads

Publisher

unverified uploader

Weekly Downloads

Simple hooks system, used to modify value or the context of specific type by series of hooks, each one gets the previous value and the commit method to apply changes.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

More

Packages that depend on hook_controller