项目作者: conorjohn

项目描述 :
Library for manipulating arrays
高级语言: JavaScript
项目地址: git://github.com/conorjohn/hedgehogs.git
创建时间: 2018-11-27T12:44:06Z
项目社区:https://github.com/conorjohn/hedgehogs

开源协议:

下载


Hedgehogs

This JS library helps you handle, manipulate or transform arrays.

If you are wondering why the name, it is because a group of hedgehogs are called an array. Which means everything in an array is a hedgehog, and so here we are.

This library is aiming to be a functional way of processing and iterating over arrays. In order to manipulate Objects, well, you’re going to have to wait, it’s a work in progress.

Use Hedgehogs in your project to help you manage arrays

Install via npm install headgehogs --save