Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/manrueda/typedoc-plugin-barrel-export
- Owner: manrueda
- License: mit
- Created: 2019-04-01T19:45:26.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-04-01T19:52:40.000Z (over 5 years ago)
- Last Synced: 2024-11-08T14:07:38.814Z (6 days ago)
- Language: TypeScript
- Size: 50.8 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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`.