I created my first npm package! This project was inspired by @kitkatcodes' post on a tutorial she followed on creating npm packages, and I wanted to give it a go! It was really fun making it, and I'm thrilled to share my own npm package with you!
It took me around 3 hours to complete this project. Initially, I followed the tutorial mentioned by @kitkatcodes (which you can find here) to grasp the concept of creating an npm package. However, I couldn't resist adding my personal touch by playing around with colors and appearance, as I often do when coding. After some creative exploration, I finally completed the package and published it!
Here are some important links related to the project:
- My npm package page: LINK
- The ASCII art site: LINK
- The package to add colors to the output text: LINK
Feel free to explore these links and check out the various resources associated with the XiaCodes npm Package.
To install the XiaCodes npm Package, you can follow these simple steps:
- Open your terminal or command prompt.
- Run the following command to install the package using npm:
npm i xiacodes-business-card
- Then type:
npx xiacodes
- Then view the output!
If you have any questions, suggestions, or just want to connect, you can reach me via my blog The XiaCodes Blog.