Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

objob

Package Overview
Dependencies
Maintainers
1
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

objob

A tool for controlling and manipulating javascript object fields and output.

  • 2.7.12
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
15
increased by7.14%
Maintainers
1
Weekly downloads
 
Created
Source

Ob Job (beta)

A library of deep/recursive utilities for nested objects.

Many functions will be similar to the object functions in lodash but will be deep/recursive versions.

Ob Job includes the following functions and many more with every function being a deep/recursive implementation:

  • clone
  • equals
  • expand
  • filter
  • flatten
  • keys
  • mapValues
  • merge
  • omit
  • pick
  • values
  • More...

Installation

npm install objob

Usage

import ob from 'objob';

Further Reading

Bugs

Objob is still in beta so please submit issues if you find any bugs.

Roadmap

  • It is on the todo list to port over all of the lodash Object functions and make them recursive. So much to do, so little time.

Special Thanks

License

MIT

Keywords

FAQs

Package last updated on 20 Apr 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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc