I want to do the cutting stock problem algorithm in angular because I am making an offline app

The closest thing I have seen is this repository, help
https://github.com/ccorcos/stock-cutting

Does anyone know if there is anything better?

I also found many repositories with python, but I don’t know if it could be implemented in angular and run without internet.