found 245 packages in 18ms
array.prototype.at146.1kMIT1.1.3An ES-spec-compliant (proposed) Array.prototype.at shim/polyfill/replacement that works as far down as ES3
es-shimsabout 1 year agoArray.prototype.at, Array.prototype.item, String.prototype.at, String.prototype.item circular-at24.3kMIT1.0.4Access array items at any positive or negative index. If the index is out of bounds, it will be wrapped around the length of the array.
bjoergeabout 3 years agoarray, index, nth, circular string.prototype.at18.9kMIT1.0.6An ES-spec-compliant (proposed) String.prototype.at shim/polyfill/replacement that works as far down as ES3
es-shimsabout 1 year agoString.prototype.at, String.prototype.item, Array.prototype.at, Array.prototype.item split-at7.4kMIT3.0.0
Split a string at one or more indices
sindresorhusalmost 3 years agosplit, cut, at, string