react-pdf-magik

0.0.1 • Public • Published

react-pdf-magik

A tool to build PDF files with React and Puppetteer

NPM JavaScript Style Guide

Install

npm install --save react-pdf-magik

Usage

import React, { Component } from 'react'
 
import MyComponent from 'react-pdf-magik'
 
class Example extends Component {
  render () {
    return (
      <MyComponent />
    )
  }
}

License

MIT © osioalberto

Readme

Keywords

none

Package Sidebar

Install

npm i react-pdf-magik

Weekly Downloads

3

Version

0.0.1

License

MIT

Unpacked Size

617 kB

Total Files

6

Last publish

Collaborators

  • osioalberto
  • bianchimro
  • magikgiova