Closed fatfisz closed 6 years ago
The library uses a few newer ES features - one of which is the String.prototype.includes method (related: #112). It would be nice to document them, so that it's easier to polyfill them if needed.
String.prototype.includes
Also might be related: #103.
The library uses a few newer ES features - one of which is the
String.prototype.includes
method (related: #112). It would be nice to document them, so that it's easier to polyfill them if needed.Also might be related: #103.