maetthufy
v1.0.0
Published
A script that helps you to prefix your UX story with a proper opening
Downloads
2
Readme
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.');