Search results

37 packages found

Replace or remove multiple items in an array.

published 5.0.2 9 days ago
M
Q
P

remove the duplicates in an array

published 1.0.3 6 months 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 5 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

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

published 1.0.5 5 months ago
M
Q
P

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

published 1.0.0 5 months 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

A tiny (208B to 260B) utility to remove items recursively

published 4.0.0 3 years ago
M
Q
P

Replace or remove multiple items in an array

published 1.0.3 3 years ago
M
Q
P

A function that removes/returns all array items after the first instance of a value, and a function that removes/returns all array items after the last instance of a value

published 1.1.3 5 years ago
M
Q
P

Function removes any duplicate items in an array

published 2.0.0 4 years ago
M
Q
P

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

published 1.0.3 6 years ago
M
Q
P

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

published 1.0.3 6 years ago
M
Q
P

Function that removes and returns section of the array, starting with, or close to, a particular value

published 1.0.8 5 years ago
M
Q
P

an array-manipulating typescript/javascript class that removes and returns items in the array

published 4.0.0 5 years ago
M
Q
P

Function to stringify and remove non-numeric characters of items.

published 1.1.1 3 years ago
M
Q
P

An array-manipulating typescript/javascript class with methods that remove items from the array

published 4.0.0 5 years ago
M
Q
P

Removes and returns every extra instance of each array item

published 1.0.6 5 years ago
M
Q
P

Removes items with a specified value from an array and returns the modified array.

published 1.0.4 2 years ago
M
Q
P

Useful tools for working with Arrays

published 6.1.0 3 years ago
M
Q
P