{"id":17105644,"url":"https://github.com/domchen/uglifyts","last_synced_at":"2025-04-13T01:20:23.345Z","repository":{"id":57385086,"uuid":"99474547","full_name":"domchen/UglifyTS","owner":"domchen","description":"A source code obfuscation tool for TypeScript","archived":false,"fork":false,"pushed_at":"2017-08-08T15:55:36.000Z","size":18,"stargazers_count":11,"open_issues_count":2,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-22T10:46:55.870Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/domchen.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-08-06T08:46:17.000Z","updated_at":"2025-03-16T00:16:38.000Z","dependencies_parsed_at":"2022-09-07T13:00:30.709Z","dependency_job_id":null,"html_url":"https://github.com/domchen/UglifyTS","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/domchen%2FUglifyTS","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/domchen%2FUglifyTS/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/domchen%2FUglifyTS/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/domchen%2FUglifyTS/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/domchen","download_url":"https://codeload.github.com/domchen/UglifyTS/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248651027,"owners_count":21139730,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-14T15:42:36.030Z","updated_at":"2025-04-13T01:20:23.319Z","avatar_url":"https://github.com/domchen.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"left\"\u003e\n  \u003ca href=\"https://www.npmjs.com/package/uglifyts\"\u003e\u003cimg src=\"https://img.shields.io/npm/v/uglifyts.svg\" alt=\"Version\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://github.com/domchen/uglifyts/blob/master/LICENSE\"\u003e\u003cimg src=\"https://img.shields.io/npm/l/uglifyts.svg\" alt=\"License\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://github.com/Microsoft/Typescript\"\u003e\u003cimg src=\"https://img.shields.io/badge/code-TypeScript-blue.svg\" alt=\"TypeScript\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n## Introduction\n\nUglifyTS is a source code obfuscation tool for TypeScript. It accepts TypeScript source files, and generates the functionally equivalent source files which are much harder to understand or reverse-engineer. This tool is usually used for source code protection.\n\n\n## Installation\n\nFirst make sure you have installed the latest version of [node.js](http://nodejs.org/)\n(You may need to restart your computer after this step).\n\nFor use as a command line app:\n\n```\nnpm install -g uglifyts\n```\n\nFor programmatic use:\n\n```\nnpm install uglifyts\n```\n\n## Usage\n\n```\nuglifyts [outDir] [options]\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdomchen%2Fuglifyts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdomchen%2Fuglifyts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdomchen%2Fuglifyts/lists"}