UNPKG

react-native-html-to-pdf

Version:
21 lines (20 loc) 556 B
{ "name": "react-native-html-to-pdf", "version": "0.12.0", "scripts": { "start": "node_modules/react-native/packager/packager.sh" }, "description": "Convert html strings to PDF documents using React Native", "repository": { "type": "git", "url": "github:christopherdro/react-native-html-to-pdf" }, "keywords": [ "html", "pdf", "react-native" ], "author": "Christopher Dro <casheghian@gmail.com> (http://chris.si)", "homepage": "https://github.com/christopherdro/react-native-html-to-pdf", "license": "MIT" }