Wrote a NPM package
Released a npm package

Svelte blueprint


Svelte blueprint it's a tool that helps document components written in svelte.

It reads original svelte files and generates new ones specifying its props and adding examples of the use of each component. The tool is a stand-alone piece so  there is an additional rollup plugin that can be added to a main rolllup.config.js file

npm link