{"id":19909992,"url":"https://github.com/aitoroses/vulcanize-loader","last_synced_at":"2025-08-02T15:09:48.302Z","repository":{"id":67181706,"uuid":"44567060","full_name":"aitoroses/vulcanize-loader","owner":"aitoroses","description":"Polymers vulcanize tool loader for webpack","archived":false,"fork":false,"pushed_at":"2016-12-23T11:04:01.000Z","size":57,"stargazers_count":24,"open_issues_count":6,"forks_count":8,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-22T23:25:37.235Z","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/aitoroses.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-10-19T22:10:06.000Z","updated_at":"2020-10-17T13:35:27.000Z","dependencies_parsed_at":"2023-03-10T12:30:42.938Z","dependency_job_id":null,"html_url":"https://github.com/aitoroses/vulcanize-loader","commit_stats":{"total_commits":19,"total_committers":5,"mean_commits":3.8,"dds":"0.26315789473684215","last_synced_commit":"3bb55985b74cd44579a24d5a9f1ffd76bf4ad873"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/aitoroses/vulcanize-loader","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aitoroses%2Fvulcanize-loader","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aitoroses%2Fvulcanize-loader/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aitoroses%2Fvulcanize-loader/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aitoroses%2Fvulcanize-loader/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aitoroses","download_url":"https://codeload.github.com/aitoroses/vulcanize-loader/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aitoroses%2Fvulcanize-loader/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268408199,"owners_count":24245577,"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","status":"online","status_checked_at":"2025-08-02T02:00:12.353Z","response_time":74,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-12T21:17:14.014Z","updated_at":"2025-08-02T15:09:48.268Z","avatar_url":"https://github.com/aitoroses.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Vulcanize loader for webpack\r\n\r\nUse **html-imports** and **webcomponents** in your webpack bundle with Vulcanize (from Polymer)\r\n\r\n\u003e With ES6 support via babel.\r\n\r\n## Usage\r\n\r\n* Specify root path with **base**\r\n* Minify javascript with `NODE_ENV=production` or query parameter **compress**.\r\n* The module will vulcanize the file and write write the document.head to add the corresponding html-import.\r\n\r\n``` javascript\r\nrequire(\"vulcanize?compress=true\u0026base=/lib!./imports.html\");\r\n// =\u003e returns i. e. \"/lib/imports.html\"\r\n```\r\n\r\n* To watch files for changes, use a `|` separated list of relative filenames\r\n* To watch folders for changes, use a `|` separated list of relative directories\r\n\r\n``` javascript\r\nrequire(\"vulcanize?compress=true\u0026base=/lib\u0026watchFolders=./elements|./elements2\u0026watchFiles=./elements3/a.html|./elements3/b.html!./imports.html\");\r\n// =\u003e returns i. e. \"/lib/imports.html\"\r\n//    rebuilds when any file in ./elements or ./elements2 changes\r\n//    rebuilds when ./elements3/a.html or ./elements3/b.html changes\r\n```\r\n\r\n## License\r\n\r\nMIT (http://www.opensource.org/licenses/mit-license.php)\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faitoroses%2Fvulcanize-loader","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faitoroses%2Fvulcanize-loader","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faitoroses%2Fvulcanize-loader/lists"}