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
$ npm i project-obj
import projectObj from "project-obj"
projectObj()
All feedback is appreciated. Create a pull request or write an issue.