2,391,453 packages matching “last-element”
last-element
v1.0.1 · 8 years ago
Get the last element in an array.
No known vulnerabilities
array-initial
v1.1.0 · 8 years ago
Get all but the last element or last n elements of an array.
No known vulnerabilities
lastinngfor
v1.0.0 · 8 years ago
get trigget when last element of ng for loop
No known vulnerabilities
callbag-last-element
v2.0.0 · 5 years ago
👜 Callbag operator that emits only the last item emitted by the source.
No known vulnerabilities
@types/last-element
v1.0.3 · 2 years ago
TypeScript definitions for last-element
No known vulnerabilities
popfun
v1.0.0 · 11 years ago
pop array, if last element is function
No known vulnerabilities
@stdlib/blas-ext-base-gfind-last-index
v0.1.1 · 7 months ago
Return the index of the last element which passes a test implemented by a predicate function.
No known vulnerabilities
@stdlib/array-base-last
v0.2.3 · 7 months ago
Return the last element of an array-like object.
No known vulnerabilities
array-find-last
v1.0.1 · 5 years ago
Add findLast and findLastIndex to Array.prototype. The findLastIndex() method returns the index of the last element in the array that satisfies the provided testing function. Otherwise, it returns -1, indicating that no element passed the test. The findLa
No known vulnerabilities
@stdlib/blas-ext-base-ndarray-gfind-last-index
v0.1.1 · 7 months ago
Return the index of the last element in a one-dimensional ndarray which passes a test implemented by a predicate function.
No known vulnerabilities
@stdlib/array-base-last-index-of
v0.3.1 · 7 months ago
Return the index of the last element which equals a provided search element.
No known vulnerabilities
@stdlib/utils-pop
v0.2.3 · 7 months ago
Remove and return the last element of a collection.
No known vulnerabilities
1-2and3
v1.1.0 · 3 years ago
Utility to join array element with `,` and last element with `and`
No known vulnerabilities
@zodash/last
v0.0.3 · 5 years ago
Gets the last element of array
No known vulnerabilities
@stdlib/array-base-last-index-of-same-value
v0.1.1 · 7 months ago
Return the index of the last element which equals a provided search element according to the same value algorithm.
No known vulnerabilities
last-index-matching
v1.0.2 · 10 years ago
find the index of the last element matching a predicate
No known vulnerabilities
lolite.last
v1.1.22 · 7 months ago
Get the last element of an array. Returns undefined for non-arrays. ```javascript const lolite = require("lolite.last") const testArray = [0, 1, 2] console.log(last(testArray)) // 2 ```
No known vulnerabilities
remove-last-element
v1.0.1 · 8 years ago
JavaScript Package For Removing Last Element Of An Array. And It Also Return The Element.
No known vulnerabilities
@stdlib/blas-ext-find-last-index
v0.1.1 · 7 months ago
Return the index of the last element along an ndarray dimension which passes a test implemented by a predicate function.
No known vulnerabilities
array.prototype.overflow
v1.0.3 · 5 years ago
Allows overflowing boundaries of array indexes, example, 'list.overflow(-1)' returns the last element
No known vulnerabilities