0.2.0 • Published 5 years ago

moltres-utils v0.2.0

Weekly downloads
2
License
Apache-2.0
Repository
github
Last release
5 years ago

moltres-utils

This module provides general utilities for use in moltres modules and applications. These utilities can be directly depended upon by modules so that they can be locked to a specific version. In this way, each module can depend upon a different version of the utilities.

Build Status

npm version Build Status NPM

Install

npm install --save moltres-utils

Usage

TODO