Skip to content

joseito-terence/use-mango

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 

Repository files navigation

useMango

A simple package that returns a mango when invoked.

Installation

You can install this package using npm or yarn:

npm install use-mango
# or
yarn add use-mango

Usage

Import the useMango function into your project and call it to get a mango emoji.

import useMango from 'use-mango';

useMango(); // 🥭

Contributing

If you find any issues or have suggestions for improvement, please feel free to open an issue or submit a pull request on Github

About

A simple npm package that returns a mango when invoked.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published