Skip to content

kristapsPelna/Quiver-Framework

 
 

Repository files navigation

Quiver Logo

Quiver Framework

License MIT Build Status Coverage Status Package Documentation Codacy Badge Codeclimate

Quiver is a lightweight micro framework for TypeScript/JavaScript.

Features:

  • Dependency injection
  • Module management
  • Command management
  • View management

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.

Links

Documentation

NPM package

GitHub repository

About

Quiver is a micro framework for JavaScript and TypeScript.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 99.2%
  • HTML 0.8%