0.0.0 • Published 7 years ago

rinc v0.0.0

Weekly downloads
2
License
MIT
Repository
github
Last release
7 years ago

rinc

Build Status tested with jest styled with prettier All Contributors

Run in the Code

Install

$ npm install rinc

Usage

const rinc = require('rinc');

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

API

rinc(input, [options])

input

Type: string

Lorem ipsum.

options

foo

Type: boolean Default: false

Lorem ipsum.

Contributors

Thanks goes to these wonderful people (emoji key):

akameco💻 📖 ⚠️ 🚇

This project follows the all-contributors specification. Contributions of any kind welcome!

License

MIT © akameco