Quiver Framework
Quiver is a lightweight micro framework for TypeScript/JavaScript.
Features:
- Dependency injection
- Module management
- Command map
Installation
Quiver Framework can be installed as an npm package:
$ npm install quiver-framework --save-dev
Description
Quiver Framework provides structure and core architecture building blocks for any application. This Framework utilizes concepts from Robotlegs and adds module management inspired by Angular2.