# doxdox-core

> Core package for doxdox.

[![NPM version](https://img.shields.io/npm/v/doxdox-core?style=flat-square)](https://www.npmjs.org/package/doxdox-core)
[![NPM downloads per month](https://img.shields.io/npm/dm/doxdox-core?style=flat-square)](https://www.npmjs.org/package/doxdox-core)
[![doxdox documentation](https://img.shields.io/badge/doxdox-documentation-%23E85E95?style=flat-square)](https://doxdox.org)

## Install

```bash
$ npm install doxdox-core@v4.0.0-preview.24 doxdox-parser-jsdoc@v4.0.0-preview.24 doxdox-renderer-markdown@v4.0.0-preview.24 --save-dev
```
