ningo
v0.0.4
Published
[](https://travis-ci.org/mfrachet/ningo) [](https://coveralls.io/github/mfrachet/ningo?branc
Downloads
11
Readme
ningo
Simple daily tool to create and compose business logic. The full documentation is available on the github pages.
Installation
$ yarn add ningoimport both from "ningo/both";
import compose from "ningo/compose";
import transduce from "ningo/transduce";
// It works this way for each module in the sidebar menu