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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
This repository was archived by the owner on Feb 26, 2024. It is now read-only.
angular
/
ts-minify
Public archive
Notifications
You must be signed in to change notification settings
Fork
6
Star
120
Code
Issues
14
Pull requests
2
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Feb 26, 2019
Fix README.md
rkirov
committed
22f6fb8
View commit details
Copy full SHA for 22f6fb8
Browse repository at this point
Commits on Aug 28, 2015
docs(readme): Update repository README
dariajung
committed
33bc8f7
View commit details
Copy full SHA for 33bc8f7
Browse repository at this point
Commits on Aug 27, 2015
feat(minifier): Implement checks for structural typing coersion
Show description for ffbbb47
dariajung
committed
ffbbb47
View commit details
Copy full SHA for ffbbb47
Browse repository at this point
Commits on Aug 25, 2015
feat(minifier): Retain comments and reference paths when emitting
Show description for 76b03a8
dariajung
committed
76b03a8
View commit details
Copy full SHA for 76b03a8
Browse repository at this point
Commits on Aug 24, 2015
feat(minifier): Adds property signature case in AST visitor pattern
dariajung
committed
834c1d8
View commit details
Copy full SHA for 834c1d8
Browse repository at this point
fix(minifier): Rename only the property name in a property assignment
dariajung
committed
8054f8b
View commit details
Copy full SHA for 8054f8b
Browse repository at this point
Commits on Aug 20, 2015
feat(minifier): Rename parameter properties
Show description for ad68fb6
dariajung
committed
ad68fb6
View commit details
Copy full SHA for ad68fb6
Browse repository at this point
Commits on Aug 19, 2015
fix(minifier): Preserve spacing when renaming identifiers of interest
dariajung
committed
370532b
View commit details
Copy full SHA for 370532b
Browse repository at this point
feat(minifier): Rename identifiers in method declarations
dariajung
committed
0945715
View commit details
Copy full SHA for 0945715
Browse repository at this point
Commits on Aug 18, 2015
feat(minifier): Add check for properties on module objects
Show description for 6c687f6
dariajung
committed
6c687f6
View commit details
Copy full SHA for 6c687f6
Browse repository at this point
Commits on Aug 14, 2015
fix(minifier): Property name generation
Show description for 7db076f
dariajung
committed
7db076f
View commit details
Copy full SHA for 7db076f
Browse repository at this point
Commits on Aug 13, 2015
feat(minifier): Add End-to-End test
Show description for b115f5e
dariajung
committed
b115f5e
View commit details
Copy full SHA for b115f5e
Browse repository at this point
feat(minifier): Write minified output to file
Show description for c04002d
dariajung
committed
c04002d
View commit details
Copy full SHA for c04002d
Browse repository at this point
Commits on Aug 6, 2015
feat(minifier): Global property renaming
Show description for 480b863
dariajung
committed
480b863
View commit details
Copy full SHA for 480b863
Browse repository at this point
Commits on Aug 3, 2015
chore(minifier): Check generated property name to see if it starts with a number
Show description for 7729c9e
dariajung
committed
7729c9e
View commit details
Copy full SHA for 7729c9e
Browse repository at this point
Commits on Jul 29, 2015
perf(minifier): Reserved keyword lookup speedup
Show description for f634309
dariajung
committed
f634309
View commit details
Copy full SHA for f634309
Browse repository at this point
chore(travis): Prevent 403s due to API rate limiting.
Show description for 0af60c4
dariajung
committed
0af60c4
View commit details
Copy full SHA for 0af60c4
Browse repository at this point
Commits on Jul 28, 2015
feat(minifier): Property name generation.
Show description for 61586a6
dariajung
committed
61586a6
View commit details
Copy full SHA for 61586a6
Browse repository at this point
Commits on Jul 27, 2015
feat(minifier): Implement a visitor pattern for the AST
Show description for eeec419
dariajung
committed
eeec419
View commit details
Copy full SHA for eeec419
Browse repository at this point
Commits on Jul 24, 2015
feat(test): Set up for Travis CI
dariajung
committed
c299d20
View commit details
Copy full SHA for c299d20
Browse repository at this point
Commits on Jul 23, 2015
feat(minifier): Add error checking on TypeScript input
Show description for 559d6b4
dariajung
committed
559d6b4
View commit details
Copy full SHA for 559d6b4
Browse repository at this point
feat(minifier): structural setup
Show description for 37faa6d
dariajung
committed
37faa6d
View commit details
Copy full SHA for 37faa6d
Browse repository at this point
Initial commit
dariajung
committed
71caa48
View commit details
Copy full SHA for 71caa48
Browse repository at this point
You can’t perform that action at this time.