Skip to content

Create a projection of a subset of (nested) object properties, inspired by mongodb's implementation.

Notifications You must be signed in to change notification settings

maximilianMairinger/projectObj

Repository files navigation

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.

About

Create a projection of a subset of (nested) object properties, inspired by mongodb's implementation.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published