/Quiver-Framework

Quiver is a micro framework for JavaScript and TypeScript.

Primary LanguageTypeScriptMIT LicenseMIT

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