LibraryList

@magic-modules/library-list,

this is the @magic-modules LibraryList component.

shows a list of all @magic-libraries with gitbadges and urls to the docs

installation

npm install @magic-modules/library-list

usage

in a page or module View

<LibraryList></LibraryList>

demo

this is what it looks like

@magic-libraries

@magic libraries are pieces of client side functionality. they are not intended to be used in markdown, instead, a developer will use them when creating @magic-modules, which can then be used from markdown pages.

source

the source for this page is in the example directory and gets built and published to github using @magic/core