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

4 lines (2 loc) 107 B
var wrap = require('wordwrap')(15); console.log(wrap('You and your whole family are made out of meat.'));