@magic-modules/library-list
this is the @magic-modules LibraryList component.
shows a list of all @magic-libraries.
install:
npm install --save-exact @magic-modules/library-list
usage:
<LibraryList></LibraryList>
thats it.
changelog
0.0.1
first commit
0.0.2
use @magic npm packages instead of github for installs
0.0.3
update @magic-modules/git-list
0.0.4
add @magic-libraries/db
0.0.5
remove props.
0.0.6
sort list alphabetically by library name
0.0.7
- require node 13.5.0
- add @magic-libraries/prevent-default to list
0.0.8
- make sure @magic > 0.0.55 works with this module
- update git-list, Links in lists now no longer display: block
0.0.9
update Readme
0.0.10
update description text
0.0.11
- update git-list
- update description
0.0.12
update git-list
0.0.13
add @magic-libraries/try-catch
0.0.14
update git-list
0.0.15
update git list to fix typo
0.0.16
- bump required node version to 14.15.4
0.0.17
- update dependencies
0.0.18
add slugify and http to list
0.0.19 - unreleased
...