{"id":28028439,"url":"https://github.com/cheft/coala-dot-loader","last_synced_at":"2025-07-06T01:33:30.373Z","repository":{"id":57201922,"uuid":"75914763","full_name":"cheft/coala-dot-loader","owner":"cheft","description":"coala.js \u0026 dot.js webpack loader","archived":false,"fork":false,"pushed_at":"2017-03-23T06:40:15.000Z","size":4,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-23T04:38:07.949Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cheft.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-12-08T07:38:34.000Z","updated_at":"2018-05-02T02:00:46.000Z","dependencies_parsed_at":"2022-09-17T11:23:05.462Z","dependency_job_id":null,"html_url":"https://github.com/cheft/coala-dot-loader","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/cheft/coala-dot-loader","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheft%2Fcoala-dot-loader","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheft%2Fcoala-dot-loader/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheft%2Fcoala-dot-loader/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheft%2Fcoala-dot-loader/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cheft","download_url":"https://codeload.github.com/cheft/coala-dot-loader/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheft%2Fcoala-dot-loader/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263836259,"owners_count":23517869,"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":"2025-05-11T07:14:33.887Z","updated_at":"2025-07-06T01:33:30.346Z","avatar_url":"https://github.com/cheft.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# [dot](https://github.com/olado/doT) loader for [webpack](http://webpack.github.io/)\n\n## Usage\n\n[Documentation: Using loaders](http://webpack.github.io/docs/using-loaders.html)\n\n``` javascript\nvar template = require(\"coala-dot!./file.html\");\n// =\u003e returns file.html compiled as template function\n```\n\n### Recommended config\n\n``` javascript\nmodule.exports = {\n  module: {\n    loaders: [\n      { test: /\\.html$/, loader: \"coala-dot-loader\" }\n    ]\n  }\n};\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcheft%2Fcoala-dot-loader","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcheft%2Fcoala-dot-loader","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcheft%2Fcoala-dot-loader/lists"}