@molteni/array-utils
TypeScript icon, indicating that this package has built-in type declarations

0.0.6 • Public • Published

array-utils

Helper to manage arrays and lists in javascript and typescript

Goal of the library

The library contains some functions that allow the developer an easier manipulation of JS/TS arrays.

Existing features

ArrayUtils :

  • search by field
  • replace an object by field
  • replace all the objects by field
  • remove an object searching by field

IdArrayUtils :

  • search by id
  • replace an object by id

Documentation

In the directory /doc you can find some documentation

Package Sidebar

Install

npm i @molteni/array-utils

Weekly Downloads

3

Version

0.0.6

License

MIT

Unpacked Size

12.7 kB

Total Files

14

Last publish

Collaborators

  • molteni