Licence
MIT
Version
1.0.2
Deps
1
Size
450 kB
Vulns
0
Weekly
0

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.