New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@gits-id/spinner

Package Overview
Dependencies
Maintainers
1
Versions
73
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@gits-id/spinner

GITS Spinner Component

0.16.0
npm
Version published
Weekly downloads
73
92.11%
Maintainers
1
Weekly downloads
 
Created
Source

GITS Spinner Component

Reusable Spinner Component

Installation

npm

npm i @gits-id/spinner

yarn

yarn add @gits-id/spinner

pnpm

pnpm i @gits-id/spinner

Usage

<script setup lang="ts">
import Spinner from '@gits-id/spinner';
</script>

<template>
  <Spinner />
</template>

Documentation

View Spinner documentation here.

License

MIT

Keywords

spinner

FAQs

Package last updated on 01 Feb 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts