1.0.1 • Published 2 years ago

project-obj v1.0.1

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

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.