{"id":18812484,"url":"https://github.com/jsreport/jsreport-ejs","last_synced_at":"2025-04-13T21:23:38.316Z","repository":{"id":57286270,"uuid":"37865689","full_name":"jsreport/jsreport-ejs","owner":"jsreport","description":"EJS templating engine for jsreport","archived":false,"fork":false,"pushed_at":"2021-08-20T16:57:04.000Z","size":522,"stargazers_count":3,"open_issues_count":2,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-11T12:23:07.371Z","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/jsreport.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":"2015-06-22T16:08:28.000Z","updated_at":"2021-08-20T16:57:07.000Z","dependencies_parsed_at":"2022-09-10T09:55:52.280Z","dependency_job_id":null,"html_url":"https://github.com/jsreport/jsreport-ejs","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsreport%2Fjsreport-ejs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsreport%2Fjsreport-ejs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsreport%2Fjsreport-ejs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsreport%2Fjsreport-ejs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jsreport","download_url":"https://codeload.github.com/jsreport/jsreport-ejs/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248783579,"owners_count":21160953,"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-07T23:33:41.784Z","updated_at":"2025-04-13T21:23:38.282Z","avatar_url":"https://github.com/jsreport.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"**⚠️ This repository has been moved to the monorepo [jsreport/jsreport](https://github.com/jsreport/jsreport)**\n--\n\n# jsreport-ejs\n[![NPM Version](http://img.shields.io/npm/v/jsreport-ejs.svg?style=flat-square)](https://npmjs.com/package/jsreport-ejs)\n[![Build Status](https://travis-ci.org/jsreport/jsreport-ejs.png?branch=master)](https://travis-ci.org/jsreport/jsreport-ejs)\n\n[EJS](http://www.embeddedjs.com/) templating engine for jsreport. \nSee the docs https://jsreport.net/learn/ejs\n\n## Installation\n\u003e npm install jsreport-ejs\n\n## Usage\nTo use `ejs` in for template rendering set `template.engine=ejs` in the rendering request.\n\n```js\n{\n  template: { content: '...', recipe: '...', enginne: 'ejs' }\n}\n```\n\n## jsreport-core\nYou can apply this extension also manually to [jsreport-core](https://github.com/jsreport/jsreport-core)\n\n```js\nvar jsreport = require('jsreport-core')()\njsreport.use(require('jsreport-ejs')())\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjsreport%2Fjsreport-ejs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjsreport%2Fjsreport-ejs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjsreport%2Fjsreport-ejs/lists"}