1.0.5 • Published 6 months ago

yoicards v1.0.5

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

YoiCards

An easy-to-use CSS library for quickly building responsive card components

image Yoimiya from Genshin Impact

Tools Used

  • SASS
  • Gulp

How to use

  1. Run the command npm install yoicards@latest
  2. In your HTML, have a link tag that references to ./node_modules/yoicards/css/index.css
  3. Enjoy!

Different Card Types (All visible on example.html)

  1. Basic

    image

  2. Pokemon

    image

  3. Horizontal

    image

  4. Jumbotron

    image image image

  5. Baseball

    image image

  6. Avatar

    image

How to contribute

  1. Clone this repository
  2. Inside the project directory, run npm install
  3. Inside the project directory, run gulp
  4. Open the example.html file in the live server to test the library

Plans for the future

  • Potentally adding more components to this library, such as buttons, navbars, and more jumbotrons
1.0.5

6 months ago

1.0.4

6 months ago

1.0.3

6 months ago

1.0.2

6 months ago

1.0.1

6 months ago

1.0.0

6 months ago