twixt-chain

0.0.2 • Public • Published

twixt-chain Function

var chain = require("twixt-chain"),
    fetchById = require("hypothetical-fetch-by-id-function");

var fetchParent = chain(child => child.parent_id, fetchById);

Readme

Keywords

none

Package Sidebar

Install

npm i twixt-chain

Weekly Downloads

1

Version

0.0.2

License

MIT

Last publish

Collaborators

  • rremer