Hello, it would be nice to add support for these methods. They are quite often used, relatively easy to implement, but tedious to polyfill. Thanks!
Forum › Feature requests
ES6 string methods: startsWith() and endsWith()
We have added support for the JavaScript String methods startsWith() and endsWith() (and also includes() and repeat()) in the latest build.