2.7.12 • Published 9 years ago
objob v2.7.12
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
9 years ago
2.7.11
9 years ago
2.7.10
9 years ago
2.7.9
9 years ago
2.7.8
10 years ago
2.7.7
10 years ago
2.7.6
10 years ago
2.7.5
10 years ago
2.7.4
10 years ago
2.7.3
10 years ago
2.7.2
10 years ago
2.7.1
10 years ago
2.7.0
10 years ago
2.6.0
10 years ago
2.4.2
10 years ago
2.5.0
10 years ago
2.4.1
10 years ago
2.4.0
10 years ago
2.3.0
10 years ago
2.2.0
10 years ago
2.1.1
10 years ago
2.1.0
10 years ago
2.0.1
10 years ago
1.5.0
10 years ago
1.4.1
10 years ago
1.4.0
10 years ago
1.3.0
10 years ago
1.2.0
10 years ago
1.1.1
10 years ago
1.1.0
10 years ago
1.0.0
10 years ago
0.1.0
12 years ago