typedoc-hopper-theme

themes for TypeDoc.

Usage no npm install needed!

<script type="module">
  import typedocHopperTheme from 'https://cdn.skypack.dev/typedoc-hopper-theme';
</script>

README

theme for TypeDoc

TypeDoc is a documentation generator for TypeScript projects.

Usage

$ npm install typedoc-hopper-theme --save-dev
$ typedoc --theme node_modules/typedoc-hopper-theme/bin/default

See TypeDoc documentation (http://typedoc.io/) to learn more about TypeDoc.

Credit

Adapted from the default TypeDoc themes, which was authored and Copyright 2015 by Sebastian Lenz under the Apache License 2.0.