dependency 0.0.1 copy "dependency: ^0.0.1" to clipboard
dependency: ^0.0.1 copied to clipboard

Simple dependency initialization solution with layered structure and detailed step-by-step initialization

0.0.1 #

  • feat: implement LayerNode
  • feat(builder): implement layer method
  • feat(builder): implement finish method to retrieve latest container
  • feat(builder): implement DependencyContainer unit
  • feat(step): implement value step
  • feat(step): implement interactor step
  • feat(step): implement executor step
  • feat(exceptions): implement DependencyNotInitializedException to signalize about unhandled dependency
  • feat(exceptions): implement LayerQuotaExceededException to protect from overriding existing dependencies
  • feat(driver): implement options for DependencyDriver
0
likes
120
pub points
61%
popularity

Publisher

unverified uploader

Simple dependency initialization solution with layered structure and detailed step-by-step initialization

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

meta

More

Packages that depend on dependency