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 }}
xerc
/
minify
Public
forked from
matthiasmullie/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
Breadcrumbs
History for
minify
tests
js
on
1.3.26
User selector
All users
All time
Commit history
Commits on May 13, 2015
Add tests for multibyte char paths
Show description for 7d68b7d
matthiasmullie
committed
7d68b7d
View commit details
Copy full SHA for 7d68b7d
View code at this point
Browse repository at this point
Commits on May 5, 2015
Allow minified data to be written to cache
matthiasmullie
committed
49a2aca
View commit details
Copy full SHA for 49a2aca
View code at this point
Browse repository at this point
Don't replace `while` if it's part of a do-while
Show description for 90837a6
matthiasmullie
committed
90837a6
View commit details
Copy full SHA for 90837a6
View code at this point
Browse repository at this point
Commits on Apr 7, 2015
Add gzip method
Show description for 30a4592
matthiasmullie
committed
30a4592
View commit details
Copy full SHA for 30a4592
View code at this point
Browse repository at this point
Shorten while(true) to for(;;)
matthiasmullie
committed
2a70744
View commit details
Copy full SHA for 2a70744
View code at this point
Browse repository at this point
Allow for-loops with empty bodies
Show description for ecd1a04
matthiasmullie
committed
ecd1a04
View commit details
Copy full SHA for ecd1a04
View code at this point
Browse repository at this point
Commits on Mar 12, 2015
Don't convert standalone arrays
Show description for e15f77b
matthiasmullie
committed
e15f77b
View commit details
Copy full SHA for e15f77b
View code at this point
Browse repository at this point
Commits on Mar 10, 2015
Don't override already restored data
Show description for 0916262
matthiasmullie
committed
0916262
View commit details
Copy full SHA for 0916262
View code at this point
Browse repository at this point
Commits on Mar 6, 2015
php-cs-fixer fixes
matthiasmullie
committed
d34af3d
View commit details
Copy full SHA for d34af3d
View code at this point
Browse repository at this point
Commits on Feb 26, 2015
Don't strip double semicolons before )
Show description for 22dbb72
matthiasmullie
committed
22dbb72
View commit details
Copy full SHA for 22dbb72
View code at this point
Browse repository at this point
Don't replace reserved words by property notation
Show description for 778c63c
matthiasmullie
committed
778c63c
View commit details
Copy full SHA for 778c63c
View code at this point
Browse repository at this point
Commits on Feb 16, 2015
Get rid of any ; before }
Show description for 3528c67
matthiasmullie
committed
3528c67
View commit details
Copy full SHA for 3528c67
View code at this point
Browse repository at this point
Commits on Feb 12, 2015
Fix coding standard violations
Show description for 434d012
matthiasmullie
committed
434d012
View commit details
Copy full SHA for 434d012
View code at this point
Browse repository at this point
Commits on Feb 6, 2015
Add a newline between scripts being joined
Show description for 5d1886a
matthiasmullie
committed
5d1886a
View commit details
Copy full SHA for 5d1886a
View code at this point
Browse repository at this point
Commits on Feb 3, 2015
Improve string extraction
Show description for 471f982
matthiasmullie
committed
471f982
View commit details
Copy full SHA for 471f982
View code at this point
Browse repository at this point
Don't strip whitespace after ++ or --
matthiasmullie
committed
f54f58d
View commit details
Copy full SHA for f54f58d
View code at this point
Browse repository at this point
Don't eat \n following a single-line comment
Show description for 3acd3c3
matthiasmullie
committed
3acd3c3
View commit details
Copy full SHA for 3acd3c3
View code at this point
Browse repository at this point
Commits on Feb 2, 2015
Add test for issue #33
matthiasmullie
committed
b0cd6f5
View commit details
Copy full SHA for b0cd6f5
View code at this point
Browse repository at this point
Commits on Feb 1, 2015
Shorten booleans: !0 and !1
matthiasmullie
committed
09c6c5e
View commit details
Copy full SHA for 09c6c5e
View code at this point
Browse repository at this point
Commits on Jan 25, 2015
Also preserve backtick-encapsulated strings
Show description for 26271a6
matthiasmullie
committed
26271a6
View commit details
Copy full SHA for 26271a6
View code at this point
Browse repository at this point
Commits on Jan 23, 2015
Fix propertyNotation forced on simple 1-key arrays
Show description for 8f12edd
matthiasmullie
committed
8f12edd
View commit details
Copy full SHA for 8f12edd
View code at this point
Browse repository at this point
Commits on Jan 11, 2015
Fix propertyNotation regex
matthiasmullie
committed
e2ee427
View commit details
Copy full SHA for e2ee427
View code at this point
Browse repository at this point
Commits on Jan 9, 2015
Fix propertyNotation
Show description for 8f38d48
matthiasmullie
committed
8f38d48
View commit details
Copy full SHA for 8f38d48
View code at this point
Browse repository at this point
Commits on Dec 31, 2014
Replaces all occurrences of array['key'] by array.key
matthiasmullie
committed
9c16060
View commit details
Copy full SHA for 9c16060
View code at this point
Browse repository at this point
Commits on Oct 14, 2014
Seperate JS files by ; & more thorough checking for ++ & --
matthiasmullie
committed
7b5abfe
View commit details
Copy full SHA for 7b5abfe
View code at this point
Browse repository at this point
Commits on Oct 13, 2014
No longer move char by char
Show description for a2c2c1f
matthiasmullie
committed
a2c2c1f
View commit details
Copy full SHA for a2c2c1f
View code at this point
Browse repository at this point
Commits on Oct 12, 2014
Test common methods
Show description for 07c1bd1
matthiasmullie
committed
07c1bd1
View commit details
Copy full SHA for 07c1bd1
View code at this point
Browse repository at this point
Improve test coverage for CSS minifier
matthiasmullie
committed
c782c47
View commit details
Copy full SHA for c782c47
View code at this point
Browse repository at this point
Make 1 regex instead of a combination of regexes
Show description for ed13986
matthiasmullie
committed
ed13986
View commit details
Copy full SHA for ed13986
View code at this point
Browse repository at this point
Improve test coverage & remove redundant code
matthiasmullie
committed
f1b565b
View commit details
Copy full SHA for f1b565b
View code at this point
Browse repository at this point
Commits on Oct 11, 2014
Fix SyntaxError: identifier starts immediately after numeric literal
matthiasmullie
committed
98f9efd
View commit details
Copy full SHA for 98f9efd
View code at this point
Browse repository at this point
Commits on Oct 10, 2014
Don't remove space between a+ ++b
matthiasmullie
committed
da1b6a1
View commit details
Copy full SHA for da1b6a1
View code at this point
Browse repository at this point
Add test for multiple /
matthiasmullie
committed
9f6493e
View commit details
Copy full SHA for 9f6493e
View code at this point
Browse repository at this point
Commits on Oct 9, 2014
Fix issue with finding (potentially escaped) regexes
matthiasmullie
committed
ab4ff96
View commit details
Copy full SHA for ab4ff96
View code at this point
Browse repository at this point
Properly organize tests
matthiasmullie
committed
2ee3b4e
View commit details
Copy full SHA for 2ee3b4e
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.