react-simple-pdf-viewer
TypeScript icon, indicating that this package has built-in type declarations

1.2.0 • Public • Published

react-simple-pdf-viewer

Simple React PDF Viewer Component

NPM JavaScript Style Guide

Install

npm install --save react-simple-pdf-viewer

Usage

import * as React from 'react'
 
import MyComponent from 'react-simple-pdf-viewer'
 
class Example extends React.Component {
  render () {
    return (
      <MyComponent />
    )
  }
}

License

MIT © Toxblh

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.2.0
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.2.0
    0
  • 1.1.0
    0
  • 1.0.0
    0

Package Sidebar

Install

npm i react-simple-pdf-viewer

Weekly Downloads

0

Version

1.2.0

License

MIT

Unpacked Size

17.3 MB

Total Files

11

Last publish

Collaborators

  • toxblh