UNPKG

471 BMarkdownView Raw
1# doxdox
2
3> Main package for doxdox.
4
5[![NPM version](https://img.shields.io/npm/v/doxdox?style=flat-square)](https://www.npmjs.org/package/doxdox)
6[![NPM downloads per month](https://img.shields.io/npm/dm/doxdox?style=flat-square)](https://www.npmjs.org/package/doxdox)
7[![doxdox documentation](https://img.shields.io/badge/doxdox-documentation-%23E85E95?style=flat-square)](https://doxdox.org)
8
9## Install
10
11```bash
12$ npm install doxdox@v4.0.0-preview.24 --save-dev
13```