@gits-id/progress-bar
v1.0.0-beta.3
Published
GITS Progress Bar Component
Downloads
32
Maintainers
Readme
GITS Progress Component
Reusable Progress Component
Installation
npm
npm i @gits-id/progress
yarn
yarn add @gits-id/progress
pnpm
pnpm i @gits-id/progress
Usage
<script setup lang="ts">
import Progress from '@gits-id/progress';
</script>
<template>
<Progress />
</template>
Documentation
View Progress
documentation here.
License
MIT