New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

azoom-ui-lib

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

azoom-ui-lib

Awesome nuxt 3 UI library, by Duo

latest
npmnpm
Version
0.0.4
Version published
Maintainers
1
Created
Source

azoom-ui

Install package

npm install azoom-ui-lib

Config

export default defineNuxtConfig({
  modules: ['azoom-ui-lib/nuxt']
})

Usage

<template>
  <div>
    <az-button color="red">Az Button</az-button>
  </div>
</template>

Keywords

Nuxt3

FAQs

Package last updated on 19 Jun 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