1.0.0 • Published 4 years ago
hey-dad v1.0.0
hey-dad
A super-celled library that amazingly speeds up you dad 'hellos' ✨
Installation
yarn
yarn add hey-dadnpm
npm install hey-dadUsage
CommonJS
const { heyDad } = require("hey-dad");
console.log(heyDad()); // Hey, dad!ES Modules
import { heyDad } from "hey-dad";
console.log(heyDad()); // Hey, dad!Extra Feature: Custom Dad Name???!
import { heyDad } from "hey-dad";
console.log(heyDad("Papichulo")); // Hey, Papichulo!Note
Please I need some contributions for them papi translations. It will help if yall ping in and contribute 😏
1.0.0
4 years ago