1. pdfjs-dist-sign
Generic build of Mozilla's PDF.js library.
pdfjs-dist-sign
Package: pdfjs-dist-sign
Created by: mozilla
Last modified: Thu, 12 May 2022 18:12:44 GMT
Version: 2.5.208
License: Apache-2.0
Downloads: 790
Repository: https://github.com/mozilla/pdfjs-dist-sign

Install

npm install pdfjs-dist-sign
yarn add pdfjs-dist-sign

PDF.js

PDF.js is a Portable Document Format (PDF) library that is built with HTML5.
Our goal is to create a general-purpose, web standards-based platform for
parsing and rendering PDFs.

This is a pre-built version of the PDF.js source code. It is automatically
generated by the build scripts.

For usage with older browsers/environments, without support for modern features
such as e.g. async/await, Promise, and ReadableStream,
please refer to the es5 folder.

See https://github.com/mozilla/pdf.js for learning and contributing.

RELATED POST

Enhancing Vue.js Development: Harnessing the Potential of Vue-Loader

Enhancing Vue.js Development: Harnessing the Potential of Vue-Loader

Simplify Data Validation in Vue.js: A Step-by-Step Guide to Using Regex

Simplify Data Validation in Vue.js: A Step-by-Step Guide to Using Regex

Troubleshooting Made Easy: Common Issues and Solutions with vue-loader Without vue-cli

Troubleshooting Made Easy: Common Issues and Solutions with vue-loader Without vue-cli

Optimizing Webpack 4 with Vue CLI 3: Disabling the Cache-Loader

Optimizing Webpack 4 with Vue CLI 3: Disabling the Cache-Loader

Step-by-Step Guide: How to Add a Function to Your Vuex Plugin

Step-by-Step Guide: How to Add a Function to Your Vuex Plugin