0.7.0 • Published 5 years ago

marble-mix v0.7.0

Weekly downloads
13
License
MIT
Repository
github
Last release
5 years ago

marble-mix

Common Utilities for Marble.js. It provides: 1. Static directory serving middleware 2. File serving helper 3. API effect logger 4. HTTP redirect utilities 5. Cookie parser middleware 6. Toolkit

Installation

Install using npm install --save marble-mix;

Even if the library is written in TypeScript, it is published as CommonJS module and hence can be used directly from Node.js code without any compilation.

Pending work

  • Setting up CI with Travis
  • Code coverage with Coveralls
  • Documentation

Coverage

Build Status

Coverage Status