1.1.5 • Published 11 months ago

jayash v1.1.5

Weekly downloads
-
License
ISC
Repository
github
Last release
11 months ago

Run

npx jayash

on any nodejs terminal to see the preview

Getting Started

This is an example of how you can create you own.

Installation

  1. Clone the repo
    git clone https://github.com/JayashTripathy/profile-card.git
  2. Install NPM packages
    npm install
  3. Run
    npm run create 

now fill you all the details and style configurations

Style Configurations 🎨

Corners

  • base
    ┏――――――――――――┓
  • premium
    ⟐――――――――――――⟐
  • plus
    ✜――――――――――――✜
  • rounded
    ╭――――――――――――╮

Borders

  • base
    ┏――――――――――――――――――――――┓
  • Dotted
    ┏----------------------┓
  • thick
    ┏━━━━━━━━━━━━━━━━━━━━━━┓

Colors

there are 5 colors you can choose from

  • white
  • blue
  • magenta
  • cyan
  • gray

after all the configurations you can preview you card using

npm start

Now publish your card

before going into next step make sure you logged in to nodejs in your terminal

Update the name feild in package.json file , example

"name": "jayash"

Publish

npm publish
1.1.5

11 months ago

1.1.3

11 months ago

1.1.2

11 months ago

1.1.1

11 months ago

1.1.0

11 months ago

1.0.3

11 months ago

1.0.2

11 months ago

1.0.1

11 months ago

1.0.0

11 months ago