2.7.12 • Published 8 years ago

objob v2.7.12

Weekly downloads
2
License
MIT
Repository
github
Last release
8 years ago

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

2.7.12

8 years ago

2.7.11

8 years ago

2.7.10

8 years ago

2.7.9

8 years ago

2.7.8

8 years ago

2.7.7

8 years ago

2.7.6

8 years ago

2.7.5

8 years ago

2.7.4

8 years ago

2.7.3

8 years ago

2.7.2

8 years ago

2.7.1

8 years ago

2.7.0

8 years ago

2.6.0

8 years ago

2.4.2

8 years ago

2.5.0

8 years ago

2.4.1

8 years ago

2.4.0

8 years ago

2.3.0

8 years ago

2.2.0

8 years ago

2.1.1

8 years ago

2.1.0

8 years ago

2.0.1

8 years ago

1.5.0

8 years ago

1.4.1

8 years ago

1.4.0

8 years ago

1.3.0

8 years ago

1.2.0

8 years ago

1.1.1

8 years ago

1.1.0

8 years ago

1.0.0

8 years ago

0.1.0

11 years ago