-
- Downloads
[FEAT] Create custom pdfloader (#1852)
* implement custom PDFLoader to remove LC dep
* remove unneeded comment
* remove pdfjs as dep and fix page splitting using pdf-parse
* linting + export rename for desktop compat
---------
Co-authored-by:
timothycarambat <rambat1010@gmail.com>
Showing
- .vscode/settings.json 2 additions, 0 deletions.vscode/settings.json
- collector/package.json 1 addition, 1 deletioncollector/package.json
- collector/processSingleFile/convert/asPDF/PDFLoader/index.js 62 additions, 0 deletionscollector/processSingleFile/convert/asPDF/PDFLoader/index.js
- collector/processSingleFile/convert/asPDF/index.js 21 additions, 24 deletionscollector/processSingleFile/convert/asPDF/index.js
- collector/utils/constants.js 1 addition, 1 deletioncollector/utils/constants.js
- collector/yarn.lock 1 addition, 58 deletionscollector/yarn.lock
Loading
Please register or sign in to comment