histoire
histoire copied to clipboard
Svelte Auto-Codegen / Auto-Docs with sveld
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
- [X] Follow our Code of Conduct
- [X] Read the Contributing Guidelines.
- [X] Read the docs.
- [X] Check that there isn't already an issue that requests the same feature to avoid creating a duplicate.
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 👀