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 }}
pa-0
/
minify
Public
forked from
tdewolff/minify
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
tdewolff
All time
Commit history
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
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 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
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
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
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
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
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 Oct 24, 2024
HTML: fix whitespace collapsing after invalid character reference, fixes #743
tdewolff
committed
3ce00d7
View commit details
Copy full SHA for 3ce00d7
Browse repository at this point
Merge pull request #753 from tdewolff/dependabot/github_actions/pypa/gh-action-pypi-publish-1.10.3
Show description for f6e543c
tdewolff
authored
f6e543c
View commit details
Copy full SHA for f6e543c
Browse repository at this point
Merge pull request #754 from tdewolff/dependabot/github_actions/pypa/cibuildwheel-2.21.3
Show description for afbdbbb
tdewolff
authored
afbdbbb
View commit details
Copy full SHA for afbdbbb
Browse repository at this point
Remove deprecated ioutil package references
tdewolff
committed
1b48593
View commit details
Copy full SHA for 1b48593
Browse repository at this point
Merge branch 'master' of github.com:tdewolff/minify
tdewolff
committed
7545976
View commit details
Copy full SHA for 7545976
Browse repository at this point
Update parse dependency and add JS test
tdewolff
committed
18eed7b
View commit details
Copy full SHA for 18eed7b
Browse repository at this point
Merge pull request #758 from ksw2000/fix-issue-757
Show description for 77c1c98
tdewolff
authored
77c1c98
View commit details
Copy full SHA for 77c1c98
Browse repository at this point
Commits on Oct 11, 2024
Update parse dependency
tdewolff
committed
85a6fdc
View commit details
Copy full SHA for 85a6fdc
Browse repository at this point
Commits on Sep 30, 2024
HTML: keep </p> before </label>
tdewolff
committed
09137ff
View commit details
Copy full SHA for 09137ff
Browse repository at this point
Merge branch 'master' of github.com:tdewolff/minify
tdewolff
committed
cfa13e4
View commit details
Copy full SHA for cfa13e4
Browse repository at this point
HTML: fix space before <svg>, fixes #751; and fix HTML templates right after start tag name
tdewolff
committed
be02869
View commit details
Copy full SHA for be02869
Browse repository at this point
Update dependencies
tdewolff
committed
beabcf4
View commit details
Copy full SHA for beabcf4
Browse repository at this point
Commits on Sep 21, 2024
Merge pull request #737 from tdewolff/dependabot/npm_and_yarn/bindings/js/node-gyp-build-4.8.2
Show description for a257a7c
tdewolff
authored
a257a7c
View commit details
Copy full SHA for a257a7c
Browse repository at this point
Previous
Next
You can’t perform that action at this time.