1.0.0 • Published 7 years ago

maetthufy v1.0.0

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

maetthufy.js

A script that helps you to prefix your UX story with a proper opening.

#### Without maetthufy.js:

Es ist plötzlich viel einfacher, Dateien zu sharen.

With maetthufy.js:

Stell dir vor... es ist plötzlich viel einfacher, Dateien zu sharen.

Installation and usage

run npm install maetthufy in your repo.

var maetthufy = require('maetthufy');
var story = maetthufy('es ist plötzlich viel einfacher, Dateien zu sharen.');
1.0.0

7 years ago