Search results

89 packages found

Simple function that return the first non null or undefined argument

published 1.0.0 9 years ago
M
Q
P

A Typescript-First utility library inspired by Lodash. Optimized for modern browsers.

published 3.12.0 6 days ago
M
Q
P

Pass an array of object paths (e.g. `a.b.c`) and get the first non-undefined value if the property exists, or null if it does not.

published 0.1.2 8 years ago
M
Q
P

Return the first index at which a given element can be found.

published 0.2.1 3 months ago
M
Q
P

Return the first UTF-16 code unit of a string.

published 0.2.1 3 months ago
M
Q
P

Return the first iterated value.

published 0.2.1 3 months ago
M
Q
P

Return the first character(s) of a string.

published 0.2.1 3 months ago
M
Q
P

Remove the first UTF-16 code unit of a string.

published 0.2.1 3 months ago
M
Q
P

Remove the first character(s) of a string.

published 0.2.1 3 months ago
M
Q
P

Return the first Unicode code point of a string.

published 0.2.1 3 months ago
M
Q
P

Return the first grapheme cluster (i.e., user-perceived character) of a string.

published 0.2.1 3 months ago
M
Q
P

Remove the first grapheme cluster (i.e., user-perceived character) of a string.

published 0.2.1 3 months ago
M
Q
P

Remove the first Unicode code point of a string.

published 0.2.1 3 months ago
M
Q
P

Get the last or last n elements in an array.

published 1.3.0 6 years ago
M
Q
P

Gets the first `n` items of an array.

published 0.0.4 10 years ago
M
Q
P

Return the first character(s) of a string.

published 0.2.1 3 months ago
M
Q
P

Remove the first character(s) of a string.

published 0.2.1 3 months ago
M
Q
P
M
Q
P

Like a stack, the queue is a linear data structure that stores items in either a First In First Out (FIFO) or Last In First Out (LIFO) manner. With FIFO, the least recently added item is removed first, while with LIFO, the most recently added item is remo

published 1.0.0 a month ago
M
Q
P

"Get the first element or first n elements of an array.Study from jonschlinkert/array-first

published 1.0.0 6 years ago
M
Q
P