Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/eyworldwide/typedoc-plugin-remove-references
typedoc plugin to remove re-exports references
https://github.com/eyworldwide/typedoc-plugin-remove-references
Last synced: 3 months ago
JSON representation
typedoc plugin to remove re-exports references
- Host: GitHub
- URL: https://github.com/eyworldwide/typedoc-plugin-remove-references
- Owner: eyworldwide
- License: mit
- Created: 2020-10-14T09:27:14.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-12-17T07:03:33.000Z (about 3 years ago)
- Last Synced: 2024-09-14T10:59:19.729Z (4 months ago)
- Language: TypeScript
- Size: 6.84 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[typedoc](https://github.com/TypeStrong/typedoc) plugin to remove re-exports references. Look into the [issue](https://github.com/TypeStrong/typedoc/issues/1271).
## Usage
```bash
npm i typedoc-plugin-remove-references
```