rgbkrk / covfefe

covfefe

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

covfefe build passing

End tweets with style

It's a framework

Installation

npm install --save covfefe

Usage

Usage -- Library

> const covfefe = require('covfefe');

> covfefe('Despite the constant negative press');
"Despite the constant negative press covfefe"

> covfefe.translate('I have good coverage of spray tan');
"I have good covfefe of spray tan"

Usage -- CLI

$ covfefe "despite all my rage"
despite all my rage covfefe

Related

Language Ports

About

covfefe

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:JavaScript 100.0%