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

outdated

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.0 #

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

1.0.0 #

  • Initial version.
0
likes
90
pub points
0%
popularity

Publisher

unverified uploader

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