Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@ruanitto/adonis-report-builder

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ruanitto/adonis-report-builder - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

2

package.json
{
"name": "@ruanitto/adonis-report-builder",
"version": "1.0.1",
"version": "1.0.2",
"description": "Report Builder for Adonis 4. Builds a PDF from view",

@@ -5,0 +5,0 @@ "scripts": {

# Simple Adonis 4 Report Builder
## Installation
First, you need to install the `wkhtmltopdf` command line tool on your system.
The **easiest way** to do this is to
[download](http://wkhtmltopdf.org/downloads.html#stable) a prebuilt version for your system. **DO NOT** try to use
the packages provided by your distribution as they may not be using a patched Qt and have missing features.
Finally, to install the node module, use `npm`:
npm install @ruanitto/adonis-report-builder
Be sure the `wkhtmltopdf` command line tool is in your PATH when you're done installing.
## Setup
Make sure to read [instructions.md](instructions.md) on how to set up.
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc