this is the @magic-modules LibraryList component.
shows a list of all @magic-libraries.
npm install --save-exact @magic-modules/library-list
<LibraryList></LibraryList>
thats it.
first commit
use @magic npm packages instead of github for installs
update @magic-modules/git-list
add @magic-libraries/db
remove props.
sort list alphabetically by library name
- require node 13.5.0
- add @magic-libraries/prevent-default to list
- make sure @magic > 0.0.55 works with this module
- update git-list, Links in lists now no longer display: block
update Readme
update description text
- update git-list
- update description
update git-list
add @magic-libraries/try-catch
update git-list
update git list to fix typo
- bump required node version to 14.15.4
- update dependencies
add slugify and http to list
...