# fireparse

<a href="https://npmcharts.com/compare/fireparse?minimal=true"><img alt="Downloads per month" src="https://img.shields.io/npm/dm/fireparse.svg" height="20"></img></a>
<a href="https://david-dm.org/andreasbm/fireparse"><img alt="Dependencies" src="https://img.shields.io/david/andreasbm/fireparse.svg" height="20"></img></a>
<a href="https://www.npmjs.com/package/fireparse"><img alt="NPM Version" src="https://img.shields.io/npm/v/fireparse.svg" height="20"></img></a>
<a href="https://github.com/andreasbm/fireparse/graphs/contributors"><img alt="Contributors" src="https://img.shields.io/github/contributors/andreasbm/fireparse.svg" height="20"></img></a>
<a href="https://opensource.org/licenses/MIT"><img alt="MIT License" src="https://img.shields.io/badge/License-MIT-yellow.svg" height="20"></img></a>

## What is this?

An extensible markdown to html converter. Check out the demo at [https://appnest-demo.firebaseapp.com/fireparse](https://appnest-demo.firebaseapp.com/fireparse).

**Features**

* Coming soon

## Installation

```javascript
npm i fireparse
```

## Usage

Coming soon.

## API

Coming soon.

## 🎉 License

Licensed under [MIT](https://opensource.org/licenses/MIT).
