0.3.2 • Published 1 year ago
check-libraries v0.3.2
checklib
Simple command-line tool designed to check if the linked libraries in your HTML files are up to date. It currently supports following cdn providers:
Installation
$ npm install -g check-libraries
Usage
$ checklib <options>
Options
-v, --version
- output the version number-h, --help
- output usage information-p --path <path>
- path to the html file. Use--warnings-only
to only show warnings about outdated libraries
Contributing
Pull requests are welcome. Feel free to fork
this repository and contribute.
License
Code is licensed under MIT license.