JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 50
  • Score
    100M100P100Q72234F
  • License ISC

A personal card for Eduardo Donato (ebdonato)

Package Exports

  • ebdonato
  • ebdonato/card.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (ebdonato) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

NPX CARD

This my NPX card unique style to connect with me directly via console or terminal

👇 just hit

If you have Node.js installed:

npx ebdonato

Or a Docker alternative:

docker run -it --rm --name ebdonato-business-card -v ${PWD}:/usr/src/app -w /usr/src/app node:14 npx ebdonato

And get to know me in some kind of an unique style.

Thanks Anmol Pratap Singh (anmol098)

anmol098 spent a non-trivial amount of effort building and designing his iteration of npx card, and he is proud of it! All he asks of you all is to put a star ⭐ on his project and not claim this effort as your own ♥.

I forked my npx business card my from his.

SCREENSHOT

The final output might look something like this:

Eduardo Donato's Npx Card

STEPS TO CREATE YOUR OWN

The article written by @jackboberg. I used the same for the reference to deploy the package. Write a Simple npx Business Card.