{"id":18870789,"url":"https://github.com/cmandersen/elixir-google-compiler","last_synced_at":"2026-02-14T22:30:12.820Z","repository":{"id":57222420,"uuid":"67418647","full_name":"cmandersen/elixir-google-compiler","owner":"cmandersen","description":"A Laravel Elixir extension for Google's Closure Compiler","archived":false,"fork":false,"pushed_at":"2016-09-05T13:32:13.000Z","size":1,"stargazers_count":0,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-31T17:42:26.046Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cmandersen.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-09-05T12:24:26.000Z","updated_at":"2016-09-12T10:47:16.000Z","dependencies_parsed_at":"2022-09-08T23:11:01.834Z","dependency_job_id":null,"html_url":"https://github.com/cmandersen/elixir-google-compiler","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/cmandersen%2Felixir-google-compiler","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cmandersen%2Felixir-google-compiler/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cmandersen%2Felixir-google-compiler/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cmandersen%2Felixir-google-compiler/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cmandersen","download_url":"https://codeload.github.com/cmandersen/elixir-google-compiler/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239817504,"owners_count":19701958,"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-11-08T05:22:55.760Z","updated_at":"2026-02-14T22:30:12.684Z","avatar_url":"https://github.com/cmandersen.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Elixir Closure Compiler\n\nThis is an extension for Laravel Elixir, integrating Google's Closure Compiler.\n\n## Installation\n\n`npm install --save elixir-google-compiler`\n\n## Usage\n\n``` javascript\nvar elixir = require('laravel-elixir');\nrequire('elixir-google-compiler');  \n    \nelixir(function(mix) {\n    mix.compile('path/to/file.js', 'dest/folder', {\n        compilationLevel: 'SIMPLE',\n        warningLevel: 'VERBOSE',\n        jsOutputFile: 'output.min.js'\n        // Even more options\n    });\n});\n```\n\n## Options\n\nThe options that can be supplied to the compiler are the same as [Google's Compiler](https://github.com/google/closure-compiler-js#flags).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcmandersen%2Felixir-google-compiler","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcmandersen%2Felixir-google-compiler","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcmandersen%2Felixir-google-compiler/lists"}