milojs/milo-core

View on GitHub
README.md

Summary

Maintainability
Test Coverage
# milo-core
The part of [milo](https://github.com/milojs/milo) that can be used with node.js

[![Build Status](https://travis-ci.org/milojs/milo-core.svg?branch=master)](https://travis-ci.org/milojs/milo-core)
[![npm version](https://badge.fury.io/js/milo-core.svg)](https://badge.fury.io/js/milo-core)
[![Code Climate](https://codeclimate.com/github/milojs/milo-core/badges/gpa.svg)](https://codeclimate.com/github/milojs/milo-core)
[![Test Coverage](https://codeclimate.com/github/milojs/milo-core/badges/coverage.svg)](https://codeclimate.com/github/milojs/milo-core/coverage)

It includes [Messenger](http://milojs.github.io/milo-core/messenger/index.js.html)
and [Model](http://milojs.github.io/milo-core/model/index.js.html) (also see milo [README](https://github.com/milojs/milo)). 

If you are using milo, milo-core will be included.

Documentation: http://milojs.github.io/milo-core/