stoeffel / babel-plugin-array-includesView on GitHub
Replaces `arr.includes(val)' with `arr.indexOf(val) >= 0`.
44Feb 15, 2018Updated 8 years ago

Alternatives and similar repositories for babel-plugin-array-includes

Users that are interested in babel-plugin-array-includes are comparing it to the libraries listed below

Sorting:

Are these results useful?