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

@gits-id/icon

Package Overview
Dependencies
Maintainers
1
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@gits-id/icon

GITS Icon Component

0.11.1
npm
Version published
Weekly downloads
96
152.63%
Maintainers
1
Weekly downloads
 
Created
Source

GITS Icon Component

Installation

npm

npm i @gits-id/icon

yarn

yarn add @gits-id/icon

pnpm

pnpm i @gits-id/icon

Usage

<script setup lang="ts">
import {Icon} from '@gits-id/icon';
</script>

<template>
  <Icon icon="ic:add" />
</template>

Documentation

View full documentation here.

License

MIT

Keywords

gits

FAQs

Package last updated on 24 Aug 2022

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