Socket
Book a DemoInstallSign in
Socket

keyed-array

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

keyed-array

Recursively add named keys to arrays of objects

Source
npmnpm
Version
1.0.0
Version published
Weekly downloads
191
87.25%
Maintainers
1
Weekly downloads
 
Created
Source

keyed-array

Recursively add named keys to arrays of objects

I wrote a blog post about this idea: http://zeke.sikelianos.com/keyed-arrays-in-javascript

For usage examples, see test.js

Installation

npm install keyed-array --save

Tests

npm install
npm test

Dependencies

  • is-number: Returns true if the value is a number. comprehensive tests.

Dev Dependencies

  • standard: JavaScript Standard Style
  • tap-spec: Formatted TAP output like Mocha's spec reporter
  • tape: tap-producing test harness for node and browsers

License

MIT

Generated by package-json-to-readme

Keywords

array

FAQs

Package last updated on 08 Jul 2016

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts