weacast/weacast-core

View on GitHub
README.md

Summary

Maintainability
Test Coverage
# weacast-core

[![Build Status](https://app.travis-ci.com/weacast/weacast-core.svg?branch=master)](https://app.travis-ci.com/weacast/weacast-core)
[![Code Climate](https://codeclimate.com/github/weacast/weacast-core/badges/gpa.svg)](https://codeclimate.com/github/weacast/weacast-core)
[![Test Coverage](https://codeclimate.com/github/weacast/weacast-core/badges/coverage.svg)](https://codeclimate.com/github/weacast/weacast-core/coverage)
[![Dependency Status](https://img.shields.io/david/weacast/weacast-core.svg?style=flat-square)](https://david-dm.org/weacast/weacast-core)
[![Documentation](https://img.shields.io/badge/documentation-available-brightgreen.svg)](https://weacast.github.io/weacast-docs/)
[![Download Status](https://img.shields.io/npm/dm/weacast-core.svg?style=flat-square)](https://www.npmjs.com/package/weacast-core)

> Basic utils to support Weacast applications and plugins

## Installation

```
npm install weacast-core --save
// Or with Yarn
yarn add weacast-core
```

## Documentation

The [Weacast docs](https://weacast.github.io/weacast-docs/) are loaded with awesome stuff and tell you everything you need to know about using and configuring Weacast.

## License

Copyright (c) 2017

Licensed under the [MIT license](LICENSE).