Library description here.
Zip archive and package managers are available.
$ npm install library-name
Library will be installed in the ./node_modules/library-name
folder.
$ bower install library-name
Library will be installed in the ./bower_components/library-name
folder.
Copyright (c) YYYY Author Name. Licensed under the License Type.