Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/davorg/bs-checker


https://github.com/davorg/bs-checker

Last synced: 12 days ago
JSON representation

Awesome Lists containing this project

README

        

# bs-checker

Simple program to check the version of Bootstrap that's being used on
a list of web sites.

Just pass it a file containing the URLs of a list of web sites, and it
will try to work out what version of Bootstrap they are all using.

You'll get the output as JSON. In this repo, we go on to load that JSON
into an HTML page.