Skip to content

Babel plugin to transform ES2015 instance method calls of arrays and strings

License

Notifications You must be signed in to change notification settings

makuko/babel-runtime-es2015-instance-methods

Repository files navigation

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).

About

Babel plugin to transform ES2015 instance method calls of arrays and strings

Resources

License

Stars

Watchers

Forks

Packages

No packages published