babel-runtime-es2015-instance-methods
v0.1.2
Published
Babel plugin to transform ES2015 instance method calls of arrays and strings
Downloads
5
Readme
babel-runtime-es2015-instance-methods
This is a plugin for the Babel transpiler that rewrites calls to ES2015 instance methods of Array (copyWithin, entries, fill, find, findIndex, keys, values) and String (codePointAt, endsWith, includes, repeat, startsWith).