Semantic Version Comparator
Compare two semantic versions to see which is greater, parse a version into major/minor/patch/prerelease, and test it against a range.
Related
.env to JSON
Parse a .env / dotenv file into a JSON object and convert JSON back into .env format, handling quotes, comments, and export prefixes.
Web & Dev
.gitattributes Generator
Generate a .gitattributes file selecting line-ending normalization, binary, LFS and linguist rules from presets.
Web & Dev
.htaccess Redirect Builder
Build Apache .htaccess redirect rules (Redirect, RewriteRule) from source/target URL pairs with status codes.
Web & Dev
Accept-Language / Accept Parser
Parse and sort Accept-Language or Accept headers by quality value (q-factor).
Web & Dev