butt-time

1.0.0 • Public • Published

#butt-time

My first attempt at an NPM module, implementing the famous cloud-to-butt chrome extension.

##Installation

npm install butt-time --save

Usage

var buttTime = require('butt-time');
var convert = buttTime.convert;

var html = '<h1>I love the cloud</h1>';
var converted = convert(html);

console.log('html', html, 'converted', converted);

Tests

npm test

Dependencies (0)

    Dev Dependencies (2)

    Package Sidebar

    Install

    npm i butt-time

    Weekly Downloads

    2

    Version

    1.0.0

    License

    ISC

    Last publish

    Collaborators

    • jreynoldsdev