🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

dot-helpers

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dot-helpers

Object mapping helpers

1.1.5
latest
Source
npm
Version published
Maintainers
1
Created
Source

⚈ Dot

A set of helper functions for parsing and mutating objects in dot notation. Inspired by dot-object but with emphasis on flattening and mapping arrays.

Documentation on the way. For now, please consult the unit tests for examples or read the use cases below.

⛏️ Extract

A decorator function over lodash's get method

for reading array values without a specified index.

🐙 Modify

An object of mutators for modifying the values on matching keys.

FAQs

Package last updated on 25 May 2020

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