ningo
v0.0.4
Published
[![Build Status](https://travis-ci.org/mfrachet/ningo.svg?branch=master)](https://travis-ci.org/mfrachet/ningo) [![Coverage Status](https://coveralls.io/repos/github/mfrachet/ningo/badge.svg?branch=master)](https://coveralls.io/github/mfrachet/ningo?branc
Downloads
4
Readme
ningo
Simple daily tool to create and compose business logic. The full documentation is available on the github pages.
Installation
$ yarn add ningo
import 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