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 }}
perrin4869
/
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
All users
All time
Commit history
Commits on May 13, 2024
Merge pull request #700 from tdewolff/dependabot/go_modules/github.com/tdewolff/parse/v2-2.7.14
Show description for 0e93979
tdewolff
authored
0e93979
View commit details
Copy full SHA for 0e93979
Browse repository at this point
Merge pull request #699 from tdewolff/dependabot/github_actions/pypa/cibuildwheel-2.18.0
Show description for 063b8fb
tdewolff
authored
063b8fb
View commit details
Copy full SHA for 063b8fb
Browse repository at this point
Merge branch 'master' of github.com:tdewolff/minify
tdewolff
committed
19a374b
View commit details
Copy full SHA for 19a374b
Browse repository at this point
HTML: don't skip text with templates in select tag, fixes #698
tdewolff
committed
943348f
View commit details
Copy full SHA for 943348f
Browse repository at this point
Bump github.com/tdewolff/parse/v2 from 2.7.13 to 2.7.14
Show description for 3178a04
dependabot[bot]
authored
3178a04
View commit details
Copy full SHA for 3178a04
Browse repository at this point
Bump pypa/cibuildwheel from 2.17.0 to 2.18.0
Show description for dc4c12f
dependabot[bot]
authored
dc4c12f
View commit details
Copy full SHA for dc4c12f
Browse repository at this point
Commits on May 12, 2024
Merge pull request #695 from tdewolff/dependabot/npm_and_yarn/bindings/js/node-gyp-build-4.8.1
Show description for deeb4b5
tdewolff
authored
deeb4b5
View commit details
Copy full SHA for deeb4b5
Browse repository at this point
Merge pull request #696 from tdewolff/dependabot/github_actions/golangci/golangci-lint-action-6
Show description for 66bc88d
tdewolff
authored
66bc88d
View commit details
Copy full SHA for 66bc88d
Browse repository at this point
Merge pull request #697 from tdewolff/dependabot/github_actions/softprops/action-gh-release-2.0.5
Show description for ea291c5
tdewolff
authored
ea291c5
View commit details
Copy full SHA for ea291c5
Browse repository at this point
Final update to Python build, fixes #693 hopefully
tdewolff
committed
10917c4
View commit details
Copy full SHA for 10917c4
Browse repository at this point
Update Python binding
tdewolff
committed
2f1d184
View commit details
Copy full SHA for 2f1d184
Browse repository at this point
Update Python binding
tdewolff
committed
506d7a3
View commit details
Copy full SHA for 506d7a3
Browse repository at this point
Update Python binding
tdewolff
committed
5af8284
View commit details
Copy full SHA for 5af8284
Browse repository at this point
Update Python binding
tdewolff
committed
23502d2
View commit details
Copy full SHA for 23502d2
Browse repository at this point
Update Python binding
tdewolff
committed
7e8fec2
View commit details
Copy full SHA for 7e8fec2
Browse repository at this point
Update Python binding
tdewolff
committed
91d7697
View commit details
Copy full SHA for 91d7697
Browse repository at this point
Update Python binding
tdewolff
committed
81e23a8
View commit details
Copy full SHA for 81e23a8
Browse repository at this point
Update Python binding
tdewolff
committed
6ec6f17
View commit details
Copy full SHA for 6ec6f17
Browse repository at this point
Run Python workflow
tdewolff
committed
38494d2
View commit details
Copy full SHA for 38494d2
Browse repository at this point
Run Python workflow
tdewolff
committed
cd90a39
View commit details
Copy full SHA for cd90a39
Browse repository at this point
Update Python binding
tdewolff
committed
2fe3481
View commit details
Copy full SHA for 2fe3481
Browse repository at this point
Commits on May 7, 2024
Bump softprops/action-gh-release from 2.0.4 to 2.0.5
Show description for 78e42d2
dependabot[bot]
authored
78e42d2
View commit details
Copy full SHA for 78e42d2
Browse repository at this point
Bump golangci/golangci-lint-action from 4 to 6
Show description for 1d9e4da
dependabot[bot]
authored
1d9e4da
View commit details
Copy full SHA for 1d9e4da
Browse repository at this point
Commits on May 6, 2024
Bump node-gyp-build from 4.8.0 to 4.8.1 in /bindings/js
Show description for 1060bd1
dependabot[bot]
authored
1060bd1
View commit details
Copy full SHA for 1060bd1
Browse repository at this point
Commits on May 2, 2024
CSS: keep source mapping URLs, fixes #692
tdewolff
committed
dc25ed9
View commit details
Copy full SHA for dc25ed9
Browse repository at this point
Commits on Apr 24, 2024
Update tdewolff/parse; fix parsing minified JS as JSON, fixes #688
tdewolff
committed
a58eb58
View commit details
Copy full SHA for a58eb58
Browse repository at this point
JS: use more efficient reordering of var declaration names
tdewolff
committed
94ceedd
View commit details
Copy full SHA for 94ceedd
Browse repository at this point
JS: fix bug when merging hoisted var-decl to let-decl, fixes #687
tdewolff
committed
86468ba
View commit details
Copy full SHA for 86468ba
Browse repository at this point
Commits on Apr 18, 2024
Undo last commit
tdewolff
committed
c1efe1c
View commit details
Copy full SHA for c1efe1c
Browse repository at this point
Run NodeJS action
tdewolff
committed
2a629d8
View commit details
Copy full SHA for 2a629d8
Browse repository at this point
Merge branch 'master' of github.com:tdewolff/minify
tdewolff
committed
fd327f2
View commit details
Copy full SHA for fd327f2
Browse repository at this point
Run NodeJS action
tdewolff
committed
63c827a
View commit details
Copy full SHA for 63c827a
Browse repository at this point
Merge pull request #686 from tdewolff/dependabot/npm_and_yarn/bindings/js/tar-6.2.1
Show description for 8cb1010
tdewolff
authored
8cb1010
View commit details
Copy full SHA for 8cb1010
Browse repository at this point
Merge pull request #684 from tdewolff/dependabot/npm_and_yarn/bindings/js/node-gyp-10.1.0
Show description for 5a1404a
tdewolff
authored
5a1404a
View commit details
Copy full SHA for 5a1404a
Browse repository at this point
Merge pull request #682 from tdewolff/dependabot/github_actions/softprops/action-gh-release-2.0.4
Show description for b2c6690
tdewolff
authored
b2c6690
View commit details
Copy full SHA for b2c6690
Browse repository at this point
Previous
Next
You can’t perform that action at this time.