245 packages trouvés en 21ms array.prototype.at146.1kMIT1.1.3An ES-spec-compliant (proposed) Array.prototype.at shim/polyfill/replacement that works as far down as ES3
es-shimsIl y a over 1 yearArray.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.
bjoergeIl y a about 3 yearsarray, 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-shimsIl y a over 1 yearString.prototype.at, String.prototype.item, Array.prototype.at, Array.prototype.item split-at7.4kMIT3.0.0Split a string at one or more indices
sindresorhusIl y a almost 3 yearssplit, cut, at, string