Skip to content

sidharthachatterjee/graph-resolver

Repository files navigation

graph-resolver NPM version Build Status Dependency Status Coverage percentage

Graph Resolver resolves a value or a list of values of a model to another, provided their intermediaries have defined relationships.

Install

$ npm install --save graph-resolver

Usage

var graphResolver = require('graph-resolver');

graphResolver('Rainbow');

License

MIT © Sidhartha Chatterjee

About

Graph Resolver resolves a value or a list of values of a model to another, provided their intermediaries have defined relationships.

Resources

License

Stars

Watchers

Forks

Packages

No packages published