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

@codexteam/nuxt-icons

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@codexteam/nuxt-icons

Use CodeX Icons in your Nuxt project

0.0.2
Version published
Weekly downloads
0
-100%
Maintainers
4
Weekly downloads
 
Created

CodeX Icons Nuxt module

This modules simplifies using of CodeX Icons pack in the Nuxt projects.

codex-icons-nuxt

Features

  • 💖 Dynamic loading
  • 💝 Coloring
  • 💞 HMR (reloading on update in dev mode)

Installation

  • Get the package
yarn add @codexteam/nuxt-icons
  • Add module to the nuxt.config.ts
export default defineNuxtConfig({
  modules: [
    '@codexteam/nuxt-icons'
  ]
})

Usage

Use the codex-icon component with the name property which should be one of the list.

<codex-icon name="IconHeart" />

About CodeX

CodeX is a team of digital specialists around the world interested in building high-quality open source products on a global market. We are open for young people who want to constantly improve their skills and grow professionally with experiments in cutting-edge technologies.

🌐Join 👋TwitterInstagram
codex.socodex.so/join@codex_team@codex_team

FAQs

Package last updated on 16 Dec 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