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

@wbg-mde/pdf-export

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@wbg-mde/pdf-export

Metadata Editor PDF Export Module

  • 1.0.2
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
0
decreased by-100%
Maintainers
1
Weekly downloads
 
Created
Source

Metadata Editor PDF Export(@wbg-mde/pdf-export)

This module is an extended version of node-pdfmake. This module generate the pdf file at runtime. PDF-make have a powerful layout engine with paragraphs, columns, lists, tables, canvas, etc.., and it provide provision for include custom fonts and styles.

Installation

Install the dependencies and devDependencies.

npm install

Build the application

npm run build

Publish the application to npm

npm publish --access public

Workspace Structure


 ├──src/	                    * source files
 |   ├──assets/  		        * application assets like i18n resource and pdf fonts
 |   ├──export-study/		    * methods for generate odf based on the poject
 |   ├──shared/		            * configurations and shared utils
 |
 ├──gruntfile.js	            * grunt build config
 ├──package.json                * what npm uses to manage it's dependencies

Contributors

License

MIT

Keywords

FAQs

Package last updated on 25 Jul 2019

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

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