{"id":19109555,"url":"https://github.com/bestikk/bestikk-uglify","last_synced_at":"2025-04-30T20:08:12.949Z","repository":{"id":11303723,"uuid":"69167343","full_name":"bestikk/bestikk-uglify","owner":"bestikk","description":"A simple tool to uglify JavaScript files based on Google Closure Compile ","archived":false,"fork":false,"pushed_at":"2022-10-20T14:43:22.000Z","size":15605,"stargazers_count":0,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-30T20:08:08.329Z","etag":null,"topics":["build-tool","javascript","uglify"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/bestikk.png","metadata":{"files":{"readme":"README.adoc","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":"2016-09-25T13:54:01.000Z","updated_at":"2022-10-20T12:25:44.000Z","dependencies_parsed_at":"2023-01-11T18:04:57.375Z","dependency_job_id":null,"html_url":"https://github.com/bestikk/bestikk-uglify","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bestikk%2Fbestikk-uglify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bestikk%2Fbestikk-uglify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bestikk%2Fbestikk-uglify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bestikk%2Fbestikk-uglify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bestikk","download_url":"https://codeload.github.com/bestikk/bestikk-uglify/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251774896,"owners_count":21641731,"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":["build-tool","javascript","uglify"],"created_at":"2024-11-09T04:21:27.790Z","updated_at":"2025-04-30T20:08:12.910Z","avatar_url":"https://github.com/bestikk.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Bestikk Uglify\n\nifdef::env-github[]\nimage:https://github.com/bestikk/bestikk-uglify/actions/workflows/ci.yml/badge.svg[Build status, link=https://github.com/bestikk/bestikk-uglify/actions/workflows/ci.yml]\nimage:http://img.shields.io/npm/v/bestikk-uglify.svg[npm version, link=https://www.npmjs.org/package/bestikk-uglify]\nendif::[]\n\nA simple tool to uglify JavaScript files based on Google Closure Compiler.\n\n## Install\n\n $ npm i --save-dev bestikk-uglify\n\n## Usage\n\nIMPORTANT: Google Closure Compiler requires Java 7 or higher and `java` binary must be available in your `PATH`.\n\n```javascript\nvar uglify = require('bestikk-uglify')\n\nuglify.minify('index.js', 'index.min.js')\n  .then(() =\u003e /* do something * /) // \u003c1\u003e\n```\n\u003c1\u003e `minify` function returns a `Promise`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbestikk%2Fbestikk-uglify","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbestikk%2Fbestikk-uglify","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbestikk%2Fbestikk-uglify/lists"}