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 }}
kokizzu
/
minify
Public
forked from
tdewolff/minify
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
8
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
[pull] master from tdewolff:master
- #260
#260
Merged
pull[bot]
merged 13 commits into
kokizzu:master
kokizzu/minify:master
from
tdewolff:master
tdewolff/minify:master
Copy head branch name to clipboard
Dec 4, 2025
Conversation
Commits
13
(13)
Checks
Files changed
Merged
[pull] master from tdewolff:master
#260
pull[bot]
merged 13 commits into
kokizzu:master
kokizzu/minify:master
from
tdewolff:master
tdewolff/minify:master
Copy head branch name to clipboard
Commits
Commits on Dec 3, 2025
rewrite js bindings
VastBlast
committed
f288712
View commit details
Copy full SHA for f288712
Browse repository at this point
remove data arg and add it to single minify options
VastBlast
committed
d8d74fe
View commit details
Copy full SHA for d8d74fe
Browse repository at this point
use C structs instead of json
VastBlast
committed
17cdfa1
View commit details
Copy full SHA for 17cdfa1
Browse repository at this point
use koffi types
VastBlast
committed
63d6a81
View commit details
Copy full SHA for 63d6a81
Browse repository at this point
migrate existing tests to vitest and add many new tests
VastBlast
committed
eaa6c9e
View commit details
Copy full SHA for eaa6c9e
Browse repository at this point
Commits on Dec 4, 2025
rewrite example
VastBlast
committed
b7874bc
View commit details
Copy full SHA for b7874bc
Browse repository at this point
rewrite readme
VastBlast
committed
c187fa0
View commit details
Copy full SHA for c187fa0
Browse repository at this point
require minimum node v20
VastBlast
committed
6a72bb1
View commit details
Copy full SHA for 6a72bb1
Browse repository at this point
update node workflow to work with new rewrite
VastBlast
committed
7aed404
View commit details
Copy full SHA for 7aed404
Browse repository at this point
remove flawed memory leak test (todo: add mem leak test)
VastBlast
committed
f5efd76
View commit details
Copy full SHA for f5efd76
Browse repository at this point
add better memory leak test
VastBlast
committed
3f34d2f
View commit details
Copy full SHA for 3f34d2f
Browse repository at this point
add optional minify overload with explicit required args
VastBlast
committed
b5ecedf
View commit details
Copy full SHA for b5ecedf
Browse repository at this point
Merge pull request #879 from VastBlast/js-bindings-rewrite
Show description for 8cf9eb3
tdewolff
authored
8cf9eb3
View commit details
Copy full SHA for 8cf9eb3
Browse repository at this point
You can’t perform that action at this time.