README
@beeanco/svelte-docs
Generate documentation from svelte components
Installation
With node.js installed, use npm to install this package and its peer dependencies:
npm install @beeanco/svelte-docs svelte
Generate documentation from svelte components
<script type="module">
import beeancoSvelteDocs from 'https://cdn.skypack.dev/@beeanco/svelte-docs';
</script>
Generate documentation from svelte components
With node.js installed, use npm to install this package and its peer dependencies:
npm install @beeanco/svelte-docs svelte