New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

card-me

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
Package was removed
Sorry, it seems this package was removed from the registry

card-me

Create personal cards for your profile

unpublished
latest
npmnpm
Version
1.0.1
Version published
Maintainers
1
Created
Source

Card me

Create personal cards for your profile

What is this for?

This is used to create little card with your profile information. It can be used as an interactive way to people use your pre-made CLI and check out your social media, etc.

This is a preview of a normal card.

   ┌─────────── Mauro's card ────────────┐
   │                                     │
   │       Work : Open source projects   │
   │     GitHub : mauro-balades          │
   │    Twitter : @Maubg7                │
   │                                     │
   └─────────────────────────────────────┘

The following list will contain the optional values you can have in your card.

  • Work
  • GitHub
  • Dev.to
  • LinkedIn
  • Twitter

and more to soon.

NOTE: you can always edit your card in [name]-card/index.js

Card creation

To create a card, you need to make sure you have installed the package. After that, run the following command:

card

And fill out every thing you can (if you live it blank, the field will not be added).

A node package will be created for other users to use, using the command:

npx card-[name]

Installation

To install card-me, you will need npm installed. Once you have installed, run the following command.

npm i -g card-me

License

Check out the license in LICENSE

FAQs

Package last updated on 15 Dec 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts