{"id":14967637,"url":"https://github.com/gluons/gridsome-plugin-pug","last_synced_at":"2025-10-16T17:39:28.091Z","repository":{"id":34300710,"uuid":"175995215","full_name":"gluons/gridsome-plugin-pug","owner":"gluons","description":"@pugjs plugin for @gridsome.","archived":false,"fork":false,"pushed_at":"2024-11-01T17:18:47.000Z","size":92,"stargazers_count":6,"open_issues_count":8,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-31T10:25:40.359Z","etag":null,"topics":["gridsome","gridsome-plugin","pug","pugjs"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/gridsome-plugin-pug","language":"TypeScript","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/gluons.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-03-16T16:18:40.000Z","updated_at":"2020-12-23T12:46:58.000Z","dependencies_parsed_at":"2023-01-15T06:06:07.699Z","dependency_job_id":"729d6bc1-0756-4244-9914-fda1b99f5b38","html_url":"https://github.com/gluons/gridsome-plugin-pug","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gluons%2Fgridsome-plugin-pug","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gluons%2Fgridsome-plugin-pug/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gluons%2Fgridsome-plugin-pug/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gluons%2Fgridsome-plugin-pug/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gluons","download_url":"https://codeload.github.com/gluons/gridsome-plugin-pug/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238207646,"owners_count":19434095,"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":["gridsome","gridsome-plugin","pug","pugjs"],"created_at":"2024-09-24T13:38:23.485Z","updated_at":"2025-10-16T17:39:28.016Z","avatar_url":"https://github.com/gluons.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# gridsome-plugin-pug\n[![GitHub](https://img.shields.io/github/license/gluons/gridsome-plugin-pug.svg?style=flat-square)](./LICENSE)\n[![npm](https://img.shields.io/npm/v/gridsome-plugin-pug.svg?style=flat-square)](https://www.npmjs.com/package/gridsome-plugin-pug)\n[![npm](https://img.shields.io/npm/dt/gridsome-plugin-pug.svg?style=flat-square)](https://www.npmjs.com/package/gridsome-plugin-pug)\n\n[Pug](https://pugjs.org/) plugin for [Gridsome](https://gridsome.org/).\n\n\u003e This plugin will add [pug-plain-loader](https://github.com/yyx990803/pug-plain-loader) for using Pug in Vue single file component (`.vue`).  \n\u003e And add [pug-loader](https://github.com/pugjs/pug-loader) for importing `.pug` file directly.\n\n## Installation\n\n```bash\nnpm install -D pug gridsome-plugin-pug\n# or\nyarn add -D pug gridsome-plugin-pug\n```\n\n## Usage\n\n```js\nmodule.exports = {\n\tplugins: [\n\t\t{\n\t\t\tuse: 'gridsome-plugin-pug',\n\t\t\toptions: {\n\t\t\t\tpug: { /* Options for `pug-plain-loader` */ },\n\t\t\t\tpugLoader: { /* Options for `pug-loader` */ }\n\t\t\t}\n\t\t}\n\t]\n};\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgluons%2Fgridsome-plugin-pug","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgluons%2Fgridsome-plugin-pug","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgluons%2Fgridsome-plugin-pug/lists"}