alejandronanez / math-bdays

Math Birthday module.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

math-bdays Build Status

My beautiful module

Install

$ npm install --save math-bdays

Usage

const mathBdays = require('math-bdays');

mathBdays('unicorns');
//=> 'unicorns & rainbows'

API

mathBdays(input, [options])

input

Type: string

Lorem ipsum.

options

foo

Type: boolean
Default: false

Lorem ipsum.

License

MIT © Alejandro Nanez

About

Math Birthday module.

License:MIT License


Languages

Language:JavaScript 100.0%