Linux Mint
My Places
Sign in
Community
Software
Users
Moderation
Beta Testing
ISO Images
Teams
node-babel-plugin-array-includes
Babel plugin to replace the array includes syntax
https://github.com/stoeffel/babel-plugin-array-includes
0
no reviews
Install
This Babel plugin replaces the array includes(val) syntax with a check based on indexOf.
Babel is a JavaScript compiler to use next generation JavaScript, today.
Node.js is an event-based server-side JavaScript engine.