New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

jsreport-assets

Package Overview
Dependencies
Maintainers
2
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jsreport-assets

jsreport extension embedding static assets like fonts or helpers into the templates

1.7.2
latest
Source
npm
Version published
Maintainers
2
Created
Source

⚠️ This repository has been moved to the monorepo jsreport/jsreport

jsreport-assets

NPM Version Build Status

jsreport extension embedding static assets like fonts or helpers into the templates

See https://jsreport.net/learn/assets

Installation

npm install jsreport-assets --production

jsreport-core

You can apply this extension also manually to jsreport-core

var jsreport = require('jsreport-core')()
jsreport.use(require('jsreport-assets')({}))

Keywords

jsreport

FAQs

Package last updated on 12 Oct 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts