Forum Feature requests

ES6 string methods: startsWith() and endsWith()

yyang
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!