Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
ahoehne
/
minify
Public
forked from
tdewolff/minify
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
change-docs
User selector
All users
All time
Commit history
Commits on Mar 1, 2025
add debian and change to command to apt
ahoehne
committed
e97f567
View commit details
Copy full SHA for e97f567
Browse repository at this point
Commits on Jan 28, 2025
Update dependencies, fix URL decoding of UTF-8 characters, fixes #796
tdewolff
committed
2d27b5b
View commit details
Copy full SHA for 2d27b5b
Browse repository at this point
Commits on Jan 20, 2025
Merge branch 'master' of github.com:tdewolff/minify
tdewolff
committed
29557d5
View commit details
Copy full SHA for 29557d5
Browse repository at this point
JS: undo parseInt(n) => +n, for bad input the outputs are different
tdewolff
committed
ce2b8c9
View commit details
Copy full SHA for ce2b8c9
Browse repository at this point
Merge pull request #793 from tdewolff/dependabot/npm_and_yarn/bindings/js/node-api-headers-1.5.0
Show description for d6d9826
tdewolff
authored
d6d9826
View commit details
Copy full SHA for d6d9826
Browse repository at this point
Bump node-api-headers from 1.4.0 to 1.5.0 in /bindings/js
Show description for 7bf464a
dependabot[bot]
authored
7bf464a
View commit details
Copy full SHA for 7bf464a
Browse repository at this point
Merge branch 'master' of github.com:tdewolff/minify
tdewolff
committed
9ddaae6
View commit details
Copy full SHA for 9ddaae6
Browse repository at this point
JS: don't minify undefined/Infinity if that variable was declared, fixes #728
tdewolff
committed
b60a115
View commit details
Copy full SHA for b60a115
Browse repository at this point
Merge pull request #791 from tdewolff/dependabot/github_actions/softprops/action-gh-release-2.2.1
Show description for 73f2a61
tdewolff
authored
73f2a61
View commit details
Copy full SHA for 73f2a61
Browse repository at this point
Merge pull request #779 from tdewolff/dependabot/github_actions/pypa/gh-action-pypi-publish-1.12.3
Show description for 3d510f3
tdewolff
authored
3d510f3
View commit details
Copy full SHA for 3d510f3
Browse repository at this point
Merge pull request #778 from tdewolff/dependabot/npm_and_yarn/bindings/js/node-gyp-11.0.0
Show description for b61f8af
tdewolff
authored
b61f8af
View commit details
Copy full SHA for b61f8af
Browse repository at this point
JS: add shorter versions for isNaN, parseInt, Number, Math.pow, Math.abs, and Math.trunc, fixes #790
tdewolff
committed
ee34e32
View commit details
Copy full SHA for ee34e32
Browse repository at this point
JS: change undefined=>0[0] and void 0=>0[0], see #790
tdewolff
committed
55cda6b
View commit details
Copy full SHA for 55cda6b
Browse repository at this point
Commits on Jan 15, 2025
Fix GitHub linguist
tdewolff
committed
c470f8e
View commit details
Copy full SHA for c470f8e
Browse repository at this point
Commits on Jan 14, 2025
Merge branch 'master' of github.com:tdewolff/minify
tdewolff
committed
859c9a5
View commit details
Copy full SHA for 859c9a5
Browse repository at this point
Rename benchmarks/ to _benchmarks/, fixes #792
tdewolff
committed
7734bb0
View commit details
Copy full SHA for 7734bb0
Browse repository at this point
Commits on Jan 7, 2025
Bump softprops/action-gh-release from 2.1.0 to 2.2.1
Show description for c4554aa
dependabot[bot]
authored
c4554aa
View commit details
Copy full SHA for c4554aa
Browse repository at this point
Commits on Jan 1, 2025
Merge pull request #788 from JasonnnW3000/master
Show description for a0c9f63
tdewolff
authored
a0c9f63
View commit details
Copy full SHA for a0c9f63
Browse repository at this point
Update LICENSE, fix license year
Show description for af50d9c
JasonnnW3000
committed
af50d9c
View commit details
Copy full SHA for af50d9c
Browse repository at this point
Commits on Dec 9, 2024
Bump pypa/gh-action-pypi-publish from 1.12.2 to 1.12.3
Show description for afd35c5
dependabot[bot]
authored
afd35c5
View commit details
Copy full SHA for afd35c5
Browse repository at this point
Bump node-gyp from 10.2.0 to 11.0.0 in /bindings/js
Show description for d5c8a7a
dependabot[bot]
authored
d5c8a7a
View commit details
Copy full SHA for d5c8a7a
Browse repository at this point
Commits on Nov 25, 2024
Merge pull request #776 from tdewolff/dependabot/github_actions/pypa/cibuildwheel-2.22.0
Show description for e93b17d
tdewolff
authored
e93b17d
View commit details
Copy full SHA for e93b17d
Browse repository at this point
Bump pypa/cibuildwheel from 2.21.3 to 2.22.0
Show description for 1528e0a
dependabot[bot]
authored
1528e0a
View commit details
Copy full SHA for 1528e0a
Browse repository at this point
Merge pull request #775 from emmanuel-ferdman/master
Show description for 9acf437
tdewolff
authored
9acf437
View commit details
Copy full SHA for 9acf437
Browse repository at this point
Update license reference
Show description for 07de37b
emmanuel-ferdman
committed
07de37b
View commit details
Copy full SHA for 07de37b
Browse repository at this point
Commits on Nov 24, 2024
Merge pull request #774 from tdewolff/dependabot/npm_and_yarn/bindings/js/node-gyp-build-4.8.4
Show description for a5e1af6
tdewolff
authored
a5e1af6
View commit details
Copy full SHA for a5e1af6
Browse repository at this point
Merge pull request #773 from tdewolff/dependabot/npm_and_yarn/bindings/js/cross-spawn-7.0.6
Show description for f0359e9
tdewolff
authored
f0359e9
View commit details
Copy full SHA for f0359e9
Browse repository at this point
Merge pull request #765 from tdewolff/dependabot/github_actions/softprops/action-gh-release-2.1.0
Show description for f21969c
tdewolff
authored
f21969c
View commit details
Copy full SHA for f21969c
Browse repository at this point
Bump node-gyp-build from 4.8.2 to 4.8.4 in /bindings/js
Show description for 1b8de0c
dependabot[bot]
authored
1b8de0c
View commit details
Copy full SHA for 1b8de0c
Browse repository at this point
Merge pull request #764 from tdewolff/dependabot/github_actions/pypa/gh-action-pypi-publish-1.12.2
Show description for d742c37
tdewolff
authored
d742c37
View commit details
Copy full SHA for d742c37
Browse repository at this point
Bump cross-spawn from 7.0.3 to 7.0.6 in /bindings/js
Show description for b0b7305
dependabot[bot]
authored
b0b7305
View commit details
Copy full SHA for b0b7305
Browse repository at this point
Merge pull request #762 from tdewolff/dependabot/npm_and_yarn/bindings/js/node-api-headers-1.4.0
Show description for 13903bd
tdewolff
authored
13903bd
View commit details
Copy full SHA for 13903bd
Browse repository at this point
Merge pull request #761 from tdewolff/dependabot/go_modules/github.com/fsnotify/fsnotify-1.8.0
Show description for f521974
tdewolff
authored
f521974
View commit details
Copy full SHA for f521974
Browse repository at this point
Commits on Nov 12, 2024
Bump softprops/action-gh-release from 2.0.8 to 2.1.0
Show description for c9947fe
dependabot[bot]
authored
c9947fe
View commit details
Copy full SHA for c9947fe
Browse repository at this point
Commits on Nov 7, 2024
Bump pypa/gh-action-pypi-publish from 1.10.3 to 1.12.2
Show description for ab5d1d8
dependabot[bot]
authored
ab5d1d8
View commit details
Copy full SHA for ab5d1d8
Browse repository at this point
Previous
Next
You can’t perform that action at this time.