Skeleton Card Vuejs screenshot

Skeleton Card Vuejs

Updated: 2 Jul 2020
144 Stars

A reusable skeleton card component written in Vuejs

Categories

Overview

The skeleton-card-vuejs is a reusable skeleton card component written in Vue.js that provides a preview of the content structure while loading, instead of a traditional loader spinner.

Features

  • Customizable: Users can adjust the display of the skeleton card by toggling options like header, media, text, and actions.
  • Easy to Install: The package can be easily installed using npm.
  • Integrated with Vuetify: Requires Vuetify for functionality.

Installation

To install the skeleton-card-vuejs component, follow these steps:

npm install skeleton-card-vuejs

Then, import it as a normal Vue.js component. Ensure Vuetify is also integrated into your project for the component to work correctly.

Summary

The skeleton-card-vuejs is a user-friendly solution for providing visual feedback while content is being loaded. By offering customizable options and easy installation, this component enhances the user experience during loading processes.