{"id":18812465,"url":"https://github.com/jsreport/jsreport-html-to-xlsx","last_synced_at":"2025-04-13T21:22:46.367Z","repository":{"id":57286296,"uuid":"45628855","full_name":"jsreport/jsreport-html-to-xlsx","owner":"jsreport","description":"jsreport recipe capable of converting html into excel","archived":false,"fork":false,"pushed_at":"2021-10-12T17:48:04.000Z","size":2298,"stargazers_count":12,"open_issues_count":12,"forks_count":4,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-04-07T08:36:04.162Z","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":"lgpl-3.0","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":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-11-05T17:49:00.000Z","updated_at":"2024-11-28T15:06:03.000Z","dependencies_parsed_at":"2022-08-29T11:51:41.190Z","dependency_job_id":null,"html_url":"https://github.com/jsreport/jsreport-html-to-xlsx","commit_stats":null,"previous_names":[],"tags_count":38,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsreport%2Fjsreport-html-to-xlsx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsreport%2Fjsreport-html-to-xlsx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsreport%2Fjsreport-html-to-xlsx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsreport%2Fjsreport-html-to-xlsx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jsreport","download_url":"https://codeload.github.com/jsreport/jsreport-html-to-xlsx/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248783407,"owners_count":21160917,"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:29.227Z","updated_at":"2025-04-13T21:22:46.335Z","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-html-to-xlsx\n[![NPM Version](http://img.shields.io/npm/v/jsreport-html-to-xlsx.svg?style=flat-square)](https://npmjs.com/package/jsreport-html-to-xlsx)\n[![Build Status](https://travis-ci.org/jsreport/jsreport-html-to-xlsx.png?branch=master)](https://travis-ci.org/jsreport/jsreport-html-to-xlsx)\njsreport recipe capable of converting html into excel\n\nSee https://jsreport.net/learn/html-to-xlsx\n\n## Installation\n\n\u003e **npm install jsreport-html-to-xlsx**\n\n## Usage\nTo use `recipe` in for template rendering set `template.recipe=html-to-xlsx` in the rendering request.\n\n```js\n{\n  template: { content: '...', recipe: 'html-to-xlsx', enginne: '...' }\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-html-to-xlsx')())\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjsreport%2Fjsreport-html-to-xlsx","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjsreport%2Fjsreport-html-to-xlsx","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjsreport%2Fjsreport-html-to-xlsx/lists"}