Vuecs is a collection of packages containing minimal components.
Table of Contents
The repository contains the following packages:
@vuecs/core
This package provides basic functionalities like building component options depending on the configuration. In addition, presets and defaults for these options can be stored in a global store.
@vuecs/countdown
This package provides a customizable countdown timer for Vue3 web applications. It offers a range of options for customization, including start and end times, step length, and more. Ideal for time-based events such as auctions, sales, or promotions.
@vuecs/form-controls
This package provides a set of customizable form controls, including input-text, input-checkbox, textarea, and more, that can be used in vanilla or hyperscript syntax.
@vuecs/gravatar
This package provides an easy way to integrate Gravatar avatars in a Vue3 web applications. This component can be added to user profiles, comments, or other parts of a web applications with minimal effort.
@vuecs/link
This package provides an easy way to use nuxt or vue-router links in a Vue3 web applications.
@vuecs/list-controls
This package provides a set of customizable list controls, that can be used in vanilla or hyperscript syntax.
@vuecs/navgiation
A package containing basic components, to build multi level navigation menus.
@vuecs/pagination
This library provides an easy way to paginate large datasets by providing a range of customization options, including the number of items per page, the number of visible page links, and the layout of the pagination controls.
@vuecs/timeago
A package containing a timeago component.
Made with 💚
Published under MIT License.