Search results

56 packages found

Remove array item(s) by value

published 1.0.1 2 months ago
M
Q
P

remove items from a javascript array without generating memory garbage

published 3.0.0 3 years ago
M
Q
P

Given an array, removes specified elements and returns the modified array

published 1.1.1 8 years ago
M
Q
P

auto remove elements out of an array with timer

published 1.0.3 a year ago
M
Q
P

Binary sorted array. Implements array initialization, insertion, finding index of element, item removal, clearing the array.

published 1.0.4 7 years ago
M
Q
P

Removes an item from a specific position.

published 1.0.0 9 years ago
M
Q
P

Remove array item(s) by value

published 1.0.0 10 years ago
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

Performs operation on arrays

published 1.0.1 4 years ago
M
Q
P

Replace or remove multiple items in an array

published 1.0.3 3 years ago
M
Q
P

remove the duplicates in an array

published 1.0.3 2 months ago
M
Q
P

Replace or remove multiple items in an array.

published 5.0.1 2 years ago
M
Q
P

A sassy way to get unique items from an array

published 1.0.2 9 years ago
M
Q
P

Array-handling function that removes items adjacent to (or near) a given value.

published 1.0.3 5 years ago
M
Q
P

Function removes chunk of adjacent items from the middle of the array

published 1.0.3 5 years ago
M
Q
P

Mask sensitive data eg. write debugging data to log files, etc. Supports the below-mentioned items:

published 1.0.0 a month ago
M
Q
P

2 functions that remove all items that come before a certain value in the array.

published 1.0.0 5 years ago
M
Q
P

2 functions that remove all items that come after a certain value in the array

published 1.0.0 5 years ago
M
Q
P

A cache object that deletes the least-recently-used items.

published 1.0.5 a month ago
M
Q
P

Creates a slice of array with n elements dropped from the end.

published 1.0.2 8 years ago
M
Q
P