Poly - globules-io/OGX.JS GitHub Wiki

Some deprecated or missing methods are polyfilled.

String.substr

Since this method is now deprecated, it is polyfilled.

 String.substr(start, length);