You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,8 @@ Supports **tabular data** with automatic column detection, and **rule-based pars
6
6
7
7
Dependencies: it is based on [pdf2json](https://www.npmjs.com/package/pdf2json), which itself relies on Mozilla's [pdf.js](https://github.com/mozilla/pdf.js/).
8
8
9
+
🆕 Now includes TypeScript type definitions!
10
+
9
11
ℹ️ Important notes:
10
12
11
13
- This module is meant to be run using Node.js only. **It does not work from a web browser.**
0 commit comments