small-node-collections

1.0.2 • Public • Published

small-node-collections

A small library for basic collection utility functions

Code Style

This library adheres to the StandardJS code style.

Supported Functions

Objects

  • Objects#forEach({object} object, {function} callback(key, value))

Arrays

  • Arrays#filter({array} array, {function} filter(item))

Package Sidebar

Install

npm i small-node-collections

Weekly Downloads

0

Version

1.0.2

License

MIT

Last publish

Collaborators

  • tsedlar