{"id":20529486,"url":"https://github.com/camelaissani/rollup-plugin-closure-compiler-js","last_synced_at":"2025-07-19T01:04:36.904Z","repository":{"id":57141133,"uuid":"68461282","full_name":"camelaissani/rollup-plugin-closure-compiler-js","owner":"camelaissani","description":"Rollup plugin for optimizing JavaScript with google-closure-compiler-js.","archived":false,"fork":false,"pushed_at":"2017-11-12T09:34:43.000Z","size":19,"stargazers_count":31,"open_issues_count":5,"forks_count":5,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-21T14:50:45.664Z","etag":null,"topics":["closure","closure-compiler","compiler","minify","rollup","rollup-plugin"],"latest_commit_sha":null,"homepage":"","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/camelaissani.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":"2016-09-17T15:41:37.000Z","updated_at":"2022-10-31T08:57:58.000Z","dependencies_parsed_at":"2022-09-05T02:22:16.735Z","dependency_job_id":null,"html_url":"https://github.com/camelaissani/rollup-plugin-closure-compiler-js","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/camelaissani/rollup-plugin-closure-compiler-js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camelaissani%2Frollup-plugin-closure-compiler-js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camelaissani%2Frollup-plugin-closure-compiler-js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camelaissani%2Frollup-plugin-closure-compiler-js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camelaissani%2Frollup-plugin-closure-compiler-js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/camelaissani","download_url":"https://codeload.github.com/camelaissani/rollup-plugin-closure-compiler-js/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camelaissani%2Frollup-plugin-closure-compiler-js/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265866282,"owners_count":23840938,"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":["closure","closure-compiler","compiler","minify","rollup","rollup-plugin"],"created_at":"2024-11-15T23:32:17.687Z","updated_at":"2025-07-19T01:04:36.874Z","avatar_url":"https://github.com/camelaissani.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# rollup-plugin-closure-compiler-js\n\n[![license](https://img.shields.io/npm/l/rollup-plugin-closure-compiler-js.svg)](https://github.com/camelaissani/rollup-plugin-closure-compiler-js/blob/master/LICENSE)\n[![Build Status](https://travis-ci.org/camelaissani/rollup-plugin-closure-compiler-js.svg)](https://travis-ci.org/camelaissani/rollup-plugin-closure-compiler-js)\n[![dependencies Status](https://david-dm.org/camelaissani/rollup-plugin-closure-compiler-js/status.svg)](https://david-dm.org/camelaissani/rollup-plugin-closure-compiler-js)\n[![devDependencies Status](https://david-dm.org/camelaissani/rollup-plugin-closure-compiler-js/dev-status.svg)](https://david-dm.org/camelaissani/rollup-plugin-closure-compiler-js?type=dev)\n\n\n[![latest version](https://img.shields.io/npm/v/rollup-plugin-closure-compiler-js.svg)](https://www.npmjs.com/package/rollup-plugin-closure-compiler-js)\n[![npm](https://img.shields.io/npm/dm/rollup-plugin-closure-compiler-js.svg)](https://www.npmjs.com/package/rollup-plugin-closure-compiler-js)\n\n[Rollup](https://github.com/rollup/rollup) plugin for optimizing JavaScript with google-closure-compiler-js.\n\n## Install\n\n```sh\nnpm i rollup-plugin-closure-compiler-js -D\n```\n\n## Usage\n\n```js\nimport { rollup } from 'rollup';\nimport closure from 'rollup-plugin-closure-compiler-js';\n\nrollup({\n    entry: 'main.js',\n    plugins: [\n        closure()\n    ]\n});\n```\n\nSee [closure-compiler-js documentation](https://github.com/google/closure-compiler-js#flags) for more information about options.\n\n# License\n\nMIT ©\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcamelaissani%2Frollup-plugin-closure-compiler-js","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcamelaissani%2Frollup-plugin-closure-compiler-js","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcamelaissani%2Frollup-plugin-closure-compiler-js/lists"}