1.4.6 • Published 3 years ago
@thedipankarroy/contact v1.4.6
Use it on browser Live
OR
Install the package
npm i @thedipankarroy/contactYes I used scoped package for this one.
It will be a quick installation, then create a .js file with a name you like.
Let's say app.js.
Then copy paste this line in the file and save it.
require('@thedipankarroy/contact')You're done!
Now just open up the terminal and make sure you are in the root of the folder where you installed the package and run
node appIt will print out the contact info like this
Hey, I am Dipankar Roy!
✅ Github: https://github.com/thedipankarroy
✅ Twitter: https://twitter.com/the_dipankarroy
✅ Linkedin: https://www.linkedin.com/in/thedipankarroy
✅ Email: dipankarroy1023@gmail.comYou can also check out the index.js file in the node_module .