SkillAgentSearch skills...

Dawn

lightweight dependency injection for actionscript

Install / Use

/learn @sammyt/Dawn
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

type safe, testable, but also fun

Dawn has 3 core parts - an injector with a full feature set, here is a taster:

  • constructor, method and property injection
  • terse DRY configuration via actionscript DSL
  • named, instance and factory providers for lots of flexibility
  • built-in and custom scopes
  • eager singleton scope for early object creation
  • post construction callbacks

A notification system designed to leverage the in-built type system of the language and a command library built on top of the injector and notifier for type safe injectable commands

more info

Check out the documentation. Then there is also the presentation I gave at FLUG and I churn out the odd blog post

I've just created a forum for Dawn. There isn't a lot there, but feel free to ask if you want any help or have some thoughts :)

View on GitHub
GitHub Stars43
CategoryDevelopment
Updated3y ago
Forks3

Languages

ActionScript

Security Score

60/100

Audited on Jan 28, 2023

No findings