Manu Claeys
Manu Claeys
## Issue Creation Checklist - [x] I understand that my issue will be automatically closed if I don't fill in the requested information - [x] I have read the [contribution...
Hi, I have multiple times tried to make it work in a Node.js environnement but unsucessfully. There is a part in the readMe "Recommended Usage with Node + ESM", so...
Hi, I have noticed an unconsistent and incorrect behaviour of the match index and length. Considering following example: ```javascript const searched = 'exercice'; const text = 'Total of the exerciice';...
Hi. Your solution has been choosed as replacement for pdfjs-dist of node-canvas. However, it does not implement streams (nodejs) as with node canvas : see [here](https://github.com/Automattic/node-canvas?tab=readme-ov-file#canvascreatepngstream). Implementing streams improves memory...