histoire icon indicating copy to clipboard operation
histoire copied to clipboard

Svelte Auto-Codegen / Auto-Docs with sveld

Open oneezy opened this issue 3 years ago • 1 comments
trafficstars

Clear and concise description of the problem

Histoire doesn't have Auto-CodeGen or Auto-Docs for Svelte.

Suggested solution

I recently came across sveld (auto documentation for Svelte) and wanted to share with Histoire team. Perhaps you guys can borrow some ideas here.

Sveld Demo: https://sveld.onrender.com Sveld Repo: https://github.com/carbon-design-system/sveld

Alternative

No response

Additional context

No response

Validations

oneezy avatar Aug 18 '22 22:08 oneezy

Auto-CodeGen won't likely ever happen for svelte as it doesn't have an in-memory representation of its template.

The package for Auto-Docs looks very promising 👀

Akryum avatar Aug 19 '22 09:08 Akryum