latusinski

latusinski/polyfill-array-includes

This is a polyfill for the Array.prototype.includes method based on the code from MDN.

JavaScript
15
10
MIT License

This project provides a polyfill for the `Array.prototype.includes` method, ensuring compatibility with older JavaScript environments that don't support this feature natively. It's based on the code from MDN and is intended for developers who need to use `Array.prototype.includes` in environments where it's not available, such as older browsers or Node.js versions. The polyfill can be easily installed via npm or yarn and imported into projects.

Total donated
Undistributed
Share with your subscribers: