# jsreport/jsreport

javascript based business reporting platform :rocket:

Repository: https://github.com/jsreport/jsreport
Canonical: https://ross.abutalabs.com/products/jsreport
Homepage: https://jsreport.net
Language: JavaScript
License: LGPL-3.0
License Family: copyleft
Topics: reporting, pdf, excel
Last push: 2026-08-26T18:20:38+00:00

## Health v2 (maintenance only)
Score: 94/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 84, longevity 100
- inputs: {"age_days": 4904, "days_push": 7, "days_rel": 29, "gap_med": 77, "n_releases_24m": 10}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1319, forks 266 (observed 2026-08-28T04:04:21.368919+00:00)

## What it is
jsreport is an open-source JavaScript-based reporting platform and server for designing and rendering reports using templating engines like Handlebars. It outputs HTML, PDF, Excel, DOCX, and CSV, and ships with a web-based designer, REST API, scheduling, user management, and email delivery.

## Use cases
- generate pdf reports from html templates
- create excel reports from an xlsx template
- schedule recurring report generation and email delivery
- embed a reporting server into a node.js application
- design reports with a web-based report designer
- render invoices or e-tickets as pdf via a REST API
- build dashboards with charts exported to pdf

## When to choose
- you need a self-hosted reporting server with multiple output formats
- you want to define reports with JavaScript templating engines and full CSS support
- you need scheduling, versioning, and user management out of the box
- you want to render reports programmatically via REST API, CLI, or SDKs

## When to avoid
- you only need simple one-off PDF generation without a reporting server
- you require a permissive license - jsreport is LGPL-3.0
- your stack is not JavaScript/Node.js based and you prefer native reporting tools
- you need heavy statistical BI features rather than document generation

## Facets
- artifact type: application
- maturity: stable
- function: templating, pdf, scheduling, api-framework, http-server, email, self-hosted, developer-tools
- domain: pdf, backend, web-development, developer-tools
- platform: windows, self-hosted, cloud, cross-platform
- tags: reporting-server, report-designer, handlebars, excel-reports, docx, rest-api, business-intelligence, report-templates, reporting, automation, nodejs, docker, linux, macos

## Member repositories
- jsreport/jsreport (main) score 94

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:21.368919+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:47:54.436333+00:00, confidence not recorded.
  - readme: https://github.com/jsreport/jsreport (fetched 2026-08-28T04:04:21.368919+00:00, sha 3daf9c140a4b)
  - homepage: https://jsreport.net (fetched 2026-08-29T12:06:42.516329+00:00, sha 0894e5043f40)
  - site_page: https://jsreport.net/about (fetched 2026-08-29T12:06:42.518818+00:00, sha 19272798093b)
  - registry_npm: https://registry.npmjs.org/jsreport (fetched 2026-08-29T12:06:42.520572+00:00, sha f5f8e4b8f895)
- Data as of 2026-08-30T08:39:29.467469+00:00.
