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