codeviking / pdf-structure

PDF.js with structure for research papers (academic, medical, etc.)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to use

npm install typescript
npm install tsd
tsd reinstall  # puts type definitions
tsc -w # watch compiler
python -m SimpleHTTPServer # launch http server
open 'http://localhost:8000/sample.html'

About

PDF.js with structure for research papers (academic, medical, etc.)


Languages

Language:TypeScript 92.9%Language:HTML 7.1%