cotterell / gaius

https://github.com/cotterell/gaius
MIT License
0 stars 0 forks source link

Gaius

Fast functinal programming.

npm version Build Status Built with Grunt

Please consider following this project's author, Michael E. Cotterell, and consider starring the project to show your :heart: and support.

Install

Install with npm:

$ npm install gaius

Quickstart

const gaius = require('gaius');

API

The latest API documentation for gaius can be found here.