v0.0.1
Squall - The hybrid TypeScript, microservice optimized framework
While this is still an unfinished work, here is a task list before release v1.0.0
- Event API
-
Event -
Emitter
-
- Observer API
-
Observable -
ObserverLike -
StageObservable
-
- Inversion of Control
-
@Singleton -
@Injectable
-
- Dependency Injection
-
@Inject -
Injector
-
- Application Component
-
Component -
Configurator
-
- Application Bootstrap
-
@Bootstrap -
Application
-