Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hkjang/node-red-contrib-pdfparse
https://github.com/hkjang/node-red-contrib-pdfparse
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/hkjang/node-red-contrib-pdfparse
- Owner: hkjang
- License: other
- Created: 2022-03-15T04:53:37.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-04-30T23:46:54.000Z (9 months ago)
- Last Synced: 2024-08-09T15:01:24.879Z (5 months ago)
- Language: JavaScript
- Size: 14.6 KB
- Stars: 2
- Watchers: 1
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
node-red-contrib-pdfparse
================Node-RED node for pdf-parse
## Install
To install the stable version use the `Menu - Manage palette - Install`
option and search for node-red-contrib-pdfparse, or run the following
command in your Node-RED user directory, typically `~/.node-red`npm install node-red-contrib-pdfparse
## wrapper pdfparse
Node.js module to parse pdf
- https://www.npmjs.com/package/pdf-parse## Samples
[sample.json](examples/sample.json)