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
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 }}
ksw2000
/
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
master
User selector
tdewolff
All time
Commit history
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
Merge pull request #738 from tdewolff/dependabot/github_actions/pypa/gh-action-pypi-publish-1.10.1
Show description for 4a86292
tdewolff
authored
4a86292
View commit details
Copy full SHA for 4a86292
Browse repository at this point
Merge pull request #741 from tdewolff/dependabot/npm_and_yarn/bindings/js/node-api-headers-1.3.0
Show description for 21fc2c2
tdewolff
authored
21fc2c2
View commit details
Copy full SHA for 21fc2c2
Browse repository at this point
Merge pull request #748 from tdewolff/dependabot/github_actions/pypa/cibuildwheel-2.21.1
Show description for 49085dc
tdewolff
authored
49085dc
View commit details
Copy full SHA for 49085dc
Browse repository at this point
Merge pull request #732 from tdewolff/dependabot/github_actions/softprops/action-gh-release-2.0.8
Show description for 1f1e252
tdewolff
authored
1f1e252
View commit details
Copy full SHA for 1f1e252
Browse repository at this point
Merge pull request #729 from tdewolff/dependabot/npm_and_yarn/bindings/js/node-gyp-10.2.0
Show description for d9f2fe6
tdewolff
authored
d9f2fe6
View commit details
Copy full SHA for d9f2fe6
Browse repository at this point
Merge branch 'master' of github.com:tdewolff/minify
tdewolff
committed
0997c78
View commit details
Copy full SHA for 0997c78
Browse repository at this point
HTML: fix templates inside <select>
tdewolff
committed
34ed1f2
View commit details
Copy full SHA for 34ed1f2
Browse repository at this point
HTML: fix templates inside <select>
tdewolff
committed
a7467f2
View commit details
Copy full SHA for a7467f2
Browse repository at this point
Commits on Sep 14, 2024
Merge pull request #746 from VastBlast/fix-issue-745
Show description for bc77df5
tdewolff
authored
bc77df5
View commit details
Copy full SHA for bc77df5
Browse repository at this point
Commits on Jul 16, 2024
HTML: remove spaces around <title> tag
tdewolff
committed
400c636
View commit details
Copy full SHA for 400c636
Browse repository at this point
Commits on Jul 10, 2024
cmd: allow forward and backward slashes for Windows platform, fixes #726
tdewolff
committed
f50b46a
View commit details
Copy full SHA for f50b46a
Browse repository at this point
JS: variable usage, indexing and dot expressions have side-effects, fixes #725
tdewolff
committed
767148c
View commit details
Copy full SHA for 767148c
Browse repository at this point
JS: don't remove group around optional chaining expressions when it's the left side of a dot expression, fixes #724
tdewolff
committed
9fab517
View commit details
Copy full SHA for 9fab517
Browse repository at this point
JS: fix !"" => true, fixes #723
tdewolff
committed
3354711
View commit details
Copy full SHA for 3354711
Browse repository at this point
Commits on Jul 8, 2024
Merge pull request #721 from tdewolff/dependabot/github_actions/pypa/cibuildwheel-2.19.2
Show description for ba78373
tdewolff
authored
ba78373
View commit details
Copy full SHA for ba78373
Browse repository at this point
Commits on Jul 4, 2024
XML: keep all spaces inside CDATA, fixes #722
tdewolff
committed
d07e07f
View commit details
Copy full SHA for d07e07f
Browse repository at this point
Add test for #722
tdewolff
committed
03662c3
View commit details
Copy full SHA for 03662c3
Browse repository at this point
Commits on Jul 2, 2024
Merge pull request #718 from tdewolff/dependabot/github_actions/softprops/action-gh-release-2.0.6
Show description for fffa3db
tdewolff
authored
fffa3db
View commit details
Copy full SHA for fffa3db
Browse repository at this point
Merge pull request #716 from tdewolff/dependabot/github_actions/docker/build-push-action-6
Show description for 2669b34
tdewolff
authored
2669b34
View commit details
Copy full SHA for 2669b34
Browse repository at this point
Merge pull request #715 from tdewolff/dependabot/github_actions/pypa/gh-action-pypi-publish-1.9.0
Show description for 71bd0d7
tdewolff
authored
71bd0d7
View commit details
Copy full SHA for 71bd0d7
Browse repository at this point
Merge pull request #714 from tdewolff/dependabot/github_actions/pypa/cibuildwheel-2.19.1
Show description for be745f5
tdewolff
authored
be745f5
View commit details
Copy full SHA for be745f5
Browse repository at this point
Merge branch 'master' of github.com:tdewolff/minify
tdewolff
committed
7c23df3
View commit details
Copy full SHA for 7c23df3
Browse repository at this point
Don't change options, fixes #720
tdewolff
committed
3658dff
View commit details
Copy full SHA for 3658dff
Browse repository at this point
Commits on Jun 26, 2024
Merge pull request #719 from espinosa/scoop
Show description for d97383e
tdewolff
authored
d97383e
View commit details
Copy full SHA for d97383e
Browse repository at this point
Commits on Jun 21, 2024
JS: improve decision to convert string to template literal; don't count \r, see #717
tdewolff
committed
675afc8
View commit details
Copy full SHA for 675afc8
Browse repository at this point
Commits on Jun 11, 2024
Update tdewolff/parse
tdewolff
committed
a338f49
View commit details
Copy full SHA for a338f49
Browse repository at this point
Merge branch 'master' of github.com:tdewolff/minify
tdewolff
committed
6f9a4ea
View commit details
Copy full SHA for 6f9a4ea
Browse repository at this point
Update dependencies, fixes some bugs in argp
tdewolff
committed
76bec4e
View commit details
Copy full SHA for 76bec4e
Browse repository at this point
Commits on Jun 9, 2024
Merge pull request #712 from mrf345/add-keep-special-comments-to-bindings
Show description for b023a48
tdewolff
authored
b023a48
View commit details
Copy full SHA for b023a48
Browse repository at this point
Previous
Next
You can’t perform that action at this time.