<div align="center">
	<img width=125 height=125 src="assets/common/logo.png">
  <h1>
		BlueBase Components
	</h1>
  <p>A utility library to use & create BlueBase Components.</p>
</div>

<hr />

## 🎊 Status

[![MIT license](https://img.shields.io/badge/license-MIT-brightgreen.svg)](http://opensource.org/licenses/MIT)
[![npm version](https://img.shields.io/npm/v/@bluebase/components.svg?style=flat)](https://npmjs.org/package/@bluebase/components "View this project on npm")
[![Build Status](https://travis-ci.com/BlueBaseJS/components.svg?branch=master)](https://travis-ci.com/BlueBaseJS/components)
[![codecov](https://codecov.io/gh/BlueBaseJS/components/branch/master/graph/badge.svg)](https://codecov.io/gh/BlueBaseJS/components)
[![Greenkeeper badge](https://badges.greenkeeper.io/BlueBaseJS/components.svg)](https://greenkeeper.io/) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://github.com/BlueBaseJS/components/blob/master/CONTRIBUTING.md)
[![Codacy Badge](https://api.codacy.com/project/badge/Grade/3c79162871414b6aa7c15d1a423adeca)](https://www.codacy.com/app/BlueBaseJS/components?utm_source=github.com\&utm_medium=referral\&utm_content=BlueBaseJS/components\&utm_campaign=Badge_Grade)
[![Known Vulnerabilities](https://snyk.io/test/github/BlueBaseJS/components/badge.svg)](https://snyk.io/test/github/BlueBaseJS/components)

## 🤝 Compatibility

| 🌏 Web | 🖥 Electron | 📱 React Native |
| :----: | :---------: | :--------------: |
|   ✅   |      ✅     |        ✅       |

## Docs

*   [API Docs](https://bluebasejs.github.io/components/)
