Skip to content
 
 

Repository files navigation

Deep Operations 👍

A JavaScript library to work with deep object modifications.

Why Deep Operations?

Sometimes doing deep object modifications is quite difficult and not so performatic. Deep Operations gives a collection of modular functions to work with operations like:

  • Deep object merge
  • Deep array concatenation
  • Deep object differentiation
  • And many others

Documentation can be found here.

Installation

Using npm:

  npm install deep-operations

Using yarn:

  yarn add deep-operations

Want to help?

This project was built with TypeScript library starter.

More information later...

About

A JavaScript library to work with deep object modifications.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages