typedoc-default-themes-extension

Default themes for TypeDoc.

Usage no npm install needed!

<script type="module">
  import typedocDefaultThemesExtension from 'https://cdn.skypack.dev/typedoc-default-themes-extension';
</script>

README

Default themes for TypeDoc

This is an extension for default theme. I have made a little change in order to match the plugin typedoc-plugin-toc-group

This module contains the default themes of TypeDoc. Visit http://typedoc.org/ to learn more about TypeDoc.

Usage

you can specify a path to theme

npx typedoc --out ./typings/doc  ./typings  --module umd --theme ./node_modules/typedoc-default-themes-extension/bin/default"

Contributing

Contributions are welcome and appreciated. You can find TypeDoc on GitHub, feel free to start an issue or create a pull requests:
https://github.com/TypeStrong/typedoc

License

Copyright (c) 2015 Sebastian Lenz.
Licensed under the Apache License 2.0.