digdoggitydog

1.0.0Β β€’Β PublicΒ β€’Β Published

DigDoggityDog - return your input string with a dog emoji!

**A utility for replacing the period at the end of a string with a πŸ• emoji. If no period, it will still add the πŸ• emoji!

Think of something to write..

// I wish I had a dog.

Add it to the utility function.

const { digDoggityDog } = require('digDoggityDog');
const dogGetter = digDoggityDog("I wish I had a dog.");

Now you have a dog! πŸ•

"I wish I had a dogπŸ•";

Developed by Evomatic

Readme

Keywords

none

Package Sidebar

Install

npm i digdoggitydog

Weekly Downloads

1

Version

1.0.0

License

ISC

Unpacked Size

2.29 kB

Total Files

4

Last publish

Collaborators

  • evomatic