project-obj
v1.0.1
Published
Create a projection of a subset of (nested) object properties, inspired by mongodb's implementation.
Downloads
3
Maintainers
Readme
Project obj
Create a projection of a subset of (nested) object properties, inspired by mongodb's implementation.
Please note that Project obj is currently under development and not yet suited for production
Installation
$ npm i project-obj
Usage
import projectObj from "project-obj"
projectObj()
Contribute
All feedback is appreciated. Create a pull request or write an issue.