{"id":15493326,"url":"https://github.com/sarscode/parcel-transformer-ejs","last_synced_at":"2025-04-22T19:49:23.212Z","repository":{"id":38824493,"uuid":"366028986","full_name":"sarscode/parcel-transformer-ejs","owner":"sarscode","description":"Parcel v2 transformer plugin for EJS.","archived":false,"fork":false,"pushed_at":"2023-09-13T10:53:17.000Z","size":350,"stargazers_count":9,"open_issues_count":4,"forks_count":2,"subscribers_count":4,"default_branch":"main","last_synced_at":"2024-10-19T11:10:50.788Z","etag":null,"topics":["ejs","parcel","parcel-bundler","parcel-plugin","parcel-transformer"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/parcel-transformer-ejs","language":"EJS","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/sarscode.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":"2021-05-10T12:06:20.000Z","updated_at":"2023-02-15T13:51:12.000Z","dependencies_parsed_at":"2024-06-21T20:19:20.118Z","dependency_job_id":null,"html_url":"https://github.com/sarscode/parcel-transformer-ejs","commit_stats":{"total_commits":25,"total_committers":5,"mean_commits":5.0,"dds":0.52,"last_synced_commit":"58c7e92580b2ee192ee6b6b3ac9d66ec067cb829"},"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarscode%2Fparcel-transformer-ejs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarscode%2Fparcel-transformer-ejs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarscode%2Fparcel-transformer-ejs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarscode%2Fparcel-transformer-ejs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sarscode","download_url":"https://codeload.github.com/sarscode/parcel-transformer-ejs/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250313133,"owners_count":21410166,"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":["ejs","parcel","parcel-bundler","parcel-plugin","parcel-transformer"],"created_at":"2024-10-02T08:05:27.611Z","updated_at":"2025-04-22T19:49:23.183Z","avatar_url":"https://github.com/sarscode.png","language":"EJS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# parcel-transformer-ejs\n\nParcel v2 transformer plugin for EJS.\n\n## Installation\n\n```sh\nnpm i -D parcel-transformer-ejs\n```\n\n## Configuration\n\n```json\n{\n  \"extends\": [\"@parcel/config-default\"],\n  \"transformers\": {\n    \"*.ejs\": [\"parcel-transformer-ejs\"]\n  }\n}\n```\n\nReference [Parcel plugin configuration](https://parceljs.org/features/plugins/)\n\n## Customization\n\nYou can add custom options for ejs templating engine using a `.ejsrc`, `.ejsrc.json`, `.ejsrc.js` or `ejs.config.js` file.\n\n### Example\n\nFor example, you can set local variables using `.ejsrc`.\n\n```json\n{\n  \"locals\": {\n    \"foo\": \"bar\"\n  }\n}\n```\n\nFor more information on customization options, see [EJS Options Documentation](https://ejs.co/#docs)\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsarscode%2Fparcel-transformer-ejs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsarscode%2Fparcel-transformer-ejs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsarscode%2Fparcel-transformer-ejs/lists"}