How hard would it be to either convert the app into using es6 import/export or add an extra file or two that would call the same functions and all but provide a way to import/export with es6 modules?
If that's something you'd be willing to implement I can make a PR implementing this.