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

@paodingai/pdflux-pdf-viewer

Package Overview
Dependencies
Maintainers
1
Versions
73
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@paodingai/pdflux-pdf-viewer

```bash npm create @paodingai/viewer@latest my-app # yarn create @paodingai/viewer my-app # pnpm create @paodingai/viewer my-app

  • 0.9.0-beta.9
  • npm
  • Socket score

Version published
Weekly downloads
8
decreased by-27.27%
Maintainers
1
Weekly downloads
 
Created
Source

Quick Start

npm create @paodingai/viewer@latest my-app
# yarn create @paodingai/viewer my-app
# pnpm create @paodingai/viewer my-app

# 根据提示,选择合适的模板

cd my-app
npm install
npm run dev

Docs

Viewer Docs

Browser support

目前pdf-document-viewer支持的浏览器版本是:

last 2 Chrome versions
last 2 Safari versions
last 2 Firefox versions

pdf-document-viewer可以支持到的最低版本浏览器是:

Safari >= 15.2
Chrome >= 71
Firefox >= 81

如果项目中需要支持更低版本的浏览器,vue-cli生成的项目,请在vue.config.js文件配置

...
transpileDependencies: [
  'pdf-document-viewer'
]

FAQs

Package last updated on 19 Oct 2023

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