react-native-html-to-pdf-lite
Version:
Convert html strings to PDF documents using React Native
21 lines (20 loc) • 538 B
JSON
{
"name": "react-native-html-to-pdf-lite",
"version": "0.11.0",
"scripts": {
"start": "node_modules/react-native/packager/packager.sh"
},
"description": "Convert html strings to PDF documents using React Native",
"repository": {
"type": "git",
"url": "https://github.com/Onibenjo/react-native-html-to-pdf"
},
"keywords": [
"html",
"pdf",
"react-native"
],
"author": "Oni Benjamin <onibenjo@gmail.com>",
"homepage": "https://github.com/Onibenjo/react-native-html-to-pdf",
"license": "MIT"
}