I Made A NPM Card... It Was Fun
Jacob Evans

Jacob Evans @jacobmgevans

About: Father | ex-Cloudflare ex-Clerk | Autistic | AF Veteran | Hardware | Camping & Hiking 🏕️ | Trekkie | D&D twitch.tv/jacobmgevans | OSS | @O_S_R_G

Location:
Austin, TX
Joined:
Oct 19, 2017

I Made A NPM Card... It Was Fun

Publish Date: Apr 1 '20
7 0

So I found out that you can make these cards and publish them to NPM and from there use NPX

npx @jacobmgevans/card
Enter fullscreen mode Exit fullscreen mode

to run them... I was like, uhhh cool? I think. Well, it was quite interesting and it got me comfortable publishing to NPM which was something I was always unsure about, not how to do it but more should I? I have concluded that much like putting code up to GitHub, just do it. Especially if you have code abstractions you use in things regularly.

You can find the card here: https://www.npmjs.com/package/@jacobmgevans/card

code:
https://github.com/JacobMGEvans/jacobmgevans-card

Comments 0 total

    Add comment