Skip to content

Show information about the properties of a Svelte component. Designed to simplify the creation of documentation

el3um4s/svelte-component-info

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SVELTE COMPONENT INFO

Show information about the properties of a Svelte component. Designed to simplify the creation of documentation

NPM link: @el3um4s/svelte-component-info Documentation: el3um4s.github.io/svelte-component-info

Install and use the package

To use the package in a project:

npm i @el3um4s/svelte-component-info

and then in a svelte file:

<script lang="ts">
	import { SvelteInfo } from '@el3um4s/svelte-component-info';
</script>

<SvelteInfo name="SvelteTitlebar" urlPackage="@el3um4s/svelte-titlebar"
info={infoSvelteComponents['TitleBar.svelte']} description="A Titlebar component for Svelte
Projects" />

I recommend using it with el3um4s/svelte-get-component-info.

About

Show information about the properties of a Svelte component. Designed to simplify the creation of documentation

Topics

Resources

Stars

Watchers

Forks

Sponsor this project

  •  

Packages

No packages published

Contributors 2

  •  
  •