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
- Host: GitHub
- URL: https://github.com/tardo/jslr
- Owner: Tardo
- Created: 2019-03-28T00:28:24.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-03-28T19:24:49.000Z (about 6 years ago)
- Last Synced: 2025-02-02T08:42:24.747Z (3 months ago)
- Topics: cdnjs, checker, javascript, report
- Language: Python
- Size: 4.88 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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