Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/manrueda/typedoc-plugin-barrel-export

typedoc plugin to read barrel export files and create the correct documentation
https://github.com/manrueda/typedoc-plugin-barrel-export

Last synced: 3 days ago
JSON representation

typedoc plugin to read barrel export files and create the correct documentation

Awesome Lists containing this project

README

        

[typedoc](https://github.com/TypeStrong/typedoc) plugin to read barrel export files and create the correct documentation.

# Installation

```bash
npm install --save-dev typedoc-plugin-barrel-export
```

typedoc will automatically detect and load the plugin from `node_modules`.