Socket
Socket
Sign inDemoInstall

ideanuxt

Package Overview
Dependencies
160
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    ideanuxt

## Install


Version published
Weekly downloads
9
decreased by-93.08%
Maintainers
1
Created
Weekly downloads
 

Readme

Source

ideanuxt

Install

yarn add ideanuxt

Usage

import 'ideanuxt/index.css'
import ideanuxt from 'ideanuxt'

ideanuxt.create(document.getElementById('root'))

Or use React

import 'ideanuxt/index.css'
import { Ideanuxt } from 'ideanuxt'

export const Page = () => {
  return <Ideanuxt />
}

FAQs

Last updated on 27 Apr 2024

Did you know?

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc