@magic-modules/library-list. displays a list of all @magic-libraries libraries.
npm install @magic-modules/library-listthis is the @magic-modules
LibraryList component.
shows a list of all @magic-libraries.
[![NPM version][npm-image]][npm-url]
[![Linux Build Status][travis-image]][travis-url]
[![Windows Build Status][appveyor-image]][appveyor-url]
[![Coverage Status][coveralls-image]][coveralls-url]
[![Greenkeeper badge][greenkeeper-image]][greenkeeper-url]
[![Known Vulnerabilities][snyk-image]][snyk-url]
[npm-image]: https://img.shields.io/npm/v/@magic-modules/library-list.svg
[npm-url]: https://www.npmjs.com/package/@magic-modules/library-list
[travis-image]: https://img.shields.io/travis/com/magic-modules/library-list/master
[travis-url]: https://travis-ci.com/magic-modules/library-list
[appveyor-image]: https://img.shields.io/appveyor/ci/magicmodules/library-list/master.svg
[appveyor-url]: https://ci.appveyor.com/project/magicmodules/library-list/branch/master
[coveralls-image]: https://coveralls.io/repos/github/magic-modules/library-list/badge.svg
[coveralls-url]: https://coveralls.io/github/magic-modules/library-list
[greenkeeper-image]: https://badges.greenkeeper.io/magic-modules/library-list.svg
[greenkeeper-url]: https://badges.greenkeeper.io/magic-modules/library-list.svg
[snyk-image]: https://snyk.io/test/github/magic-modules/library-list/badge.svg
[snyk-url]: https://snyk.io/test/github/magic-modules/library-list
#### install:
``bash`
npm install --save-exact @magic-modules/library-list
#### usage:
`javascript``
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
...