1.0.0 • Published 2 years ago

hey-dad v1.0.0

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

hey-dad

A super-celled library that amazingly speeds up you dad 'hellos' ✨

Installation

yarn

yarn add hey-dad

npm

npm install hey-dad

Usage

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

2 years ago