UNPKG

pdf2json

Version:

A PDF file parser that converts PDF binaries to text based JSON, powered by porting a fork of PDF.JS to Node.js

3 lines (2 loc) 69 B
var argv = require('../')(process.argv.slice(2)); console.dir(argv);