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

https://github.com/tardo/jslr

JS Library Report
https://github.com/tardo/jslr

cdnjs checker javascript report

Last synced: 26 days ago
JSON representation

JS Library Report

Awesome Lists containing this project

README

        

# JS Library Report 0.2.0

This script uses some heuristic to try determine the version of a js library and check their integrity using a CDN (Cloudflare) and generate an HTML report:
- Compare files
- Check latest version
- Shows diff

### USAGE
```sh
jslr.py
```
- **folder** - The path where the script search for JS libraries

### KNOWN ISSUES
- It's not perfect. Have "false positives"
- Only support UTF-8 enconding