frenchlaugh
v2.0.2
Published
A nice little package to make your code laugh like a French man from an old American movie.
Maintainers
Readme
frenchlaugh
A nice little package to make your code laugh like a French man from an old American movie.
Installation
Using npm:
$ npm install frenchlaughUsing yarn:
$ yarn add frenchlaughUsage
const frenchlaugh = require ("frenchlaugh");
let frenchSeduction = frenchlaugh("You are beautiful.") // "You are beautiful hon hon hon."
let frenchConnection = frenchlaugh("Should I connect to you?") // "Should I connect to you hon hon hon?"
let frenchAnger = frenchlaugh("Sacrebleu!") // "Sacrebleu hon hon hon!"
License
MIT
