Array.js
JavaScript implementations of the Array functions added in JavaScript version 1.6:
- every
- filter
- forEach
- indexOf
- lastIndexOf
- map
- some
This is only needed to bring “lagging” browser as Internet Explorer up to speed, or when you wan’t to use the “generic” shorthands in all browsers.
Documentation
The generated online documentation can be found here.
Changelog
- 2008-10-15 v0.3: Added the “generic” shorthand functions.
- 2008-03-27 v0.2: Made minified code more compact. Included jGrouse documentation in source.
- 2008-03-06 v0.1: Initial public release.
Download
Author
Henrik Lindqvist <henrik.lindqvist@llamalab.com>
Comments
-
1. by Denis on