Create NPM Card
Have you seen all the NPM cards on GitHub
and now you want one too?
This repository tries to help you make one easily.
Use
npx create-npm-card <name>
You will be asked some questions 👀
Now there is a new directory called <name>
.
You can edit src/cli.js
and src/config.js
freely, all is plain JavaScript,
use your creativity!
After editing that files, or maybe not, just run
node src/cli.js
To publish run
npm publish
That's all 🚀
npm publish docs
Example
You can see mines as an example 👇
npx ultirequiem
![Screenshot](https://raw.githubusercontent.com/UltiRequiem/npm-card/306dd39c04cfbf7af90cbe7b8955ece3f3256005/screenshot.png)
Repository
Support
Open an Issue, I will check it a soon as possible 👀
If you want to hurry me up a bit
send me a tweet 😆
Consider supporting me on Patreon if you like
my work 🚀
Don't forget to start the repo ⭐
Licence
Licensed under the MIT License.