#javascript #regular #processing #file #minified #telling #guesswork

might-be-minified

Qualified guesswork for telling minified javascript from regular javascript

5 unstable releases

0.3.0 Feb 22, 2019
0.2.1 May 29, 2017
0.2.0 Apr 29, 2017
0.1.1 Dec 20, 2016
0.1.0 Dec 20, 2016

#53 in #regular

Download history 25/week @ 2024-11-13 86/week @ 2024-11-20 19/week @ 2024-11-27 25/week @ 2024-12-04 30/week @ 2024-12-11 6/week @ 2024-12-18 3/week @ 2024-12-25 7/week @ 2025-01-01 5/week @ 2025-01-29 3/week @ 2025-02-05 73/week @ 2025-02-12 105/week @ 2025-02-26

182 downloads per month

BSD-3-Clause

9KB
178 lines

might-be-minified

This library helps to keep minified JavaScript files from regular JavaScript files which can help with processing.


lib.rs:

A crate that helps to decide if something is a minified JavaScript file.

Dependencies

~2.1–3MB
~54K SLoC