@captum/captum-ui

The default interface for Captum API Documentation Generation

Usage no npm install needed!

<script type="module">
  import captumCaptumUi from 'https://cdn.skypack.dev/@captum/captum-ui';
</script>

README

Captum UI

npm (scoped) npm (licence)

This is the web interface for Captum, the API Documentation generator.

Compiling

yarn install

npm run build
# or
yarn add global gulp
gulp build

Developing

yarn install
npm run dev