I have reviewed the source code here and it seems like this project is not yet a ES Module.
For any modern typescript project, it would be helpful if you could provide a ES6 Module.
You can read more about the benefits of ESM here and here.
Let me know if I can help during the implementation of this.
Hello Javier, when importing your script into typescript Angular projects, the following warning appears:
I have reviewed the source code here and it seems like this project is not yet a ES Module. For any modern typescript project, it would be helpful if you could provide a ES6 Module. You can read more about the benefits of ESM here and here.
Let me know if I can help during the implementation of this.
Best, Alexander