1.4.0 • Published 8 years ago

jpmify v1.4.0

Weekly downloads
12
License
ISC
Repository
github
Last release
8 years ago

jpmify

A tribute to the best committer of all times

Installation

npm install jpmify

Usage

ES5

var jpmify = require('jpmify');

console.log(jpmify('Vous êtes trop gentille, toutefois l’opacity du hover sur le dashboard laisse à désirer, et le state finished'));

This will print out :

Vous êtes trop bonne, toutefois l’opoacity du hover sur la dashboard laisse à désirer, et la state finitsht

ES>5

import jpmify from 'jpmify'

console.log(jpmify('Vous êtes trop gentille, toutefois l’opacity du hover sur le dashboard laisse à désirer, et le state finished'));

This will print out :

Vous êtes trop bonne, toutefois l’opoacity du hover sur la dashboard laisse à désirer, et la state finitsht
1.4.0

8 years ago

1.3.0

8 years ago

1.2.0

8 years ago

1.1.0

8 years ago

1.0.0

8 years ago