jpmify

A tribute to the best committer of all times

Usage no npm install needed!

<script type="module">
  import jpmify from 'https://cdn.skypack.dev/jpmify';
</script>

README

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