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

@ice/pkg-plugin-docusaurus

Package Overview
Dependencies
Maintainers
7
Versions
93
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ice/pkg-plugin-docusaurus

@ice/pkg plugin for component and docs preview.

latest
Source
npmnpm
Version
1.4.18
Version published
Weekly downloads
59
391.67%
Maintainers
7
Weekly downloads
 
Created
Source

@ice/pkg-plugin-docusaurus

This plugin supports component and docs preview for ICE PKG.

Usage

$ npm i @ice/pkg-plugin-docusaurus --save-dev
// build.config.mts
import { defineConfig } from '@ice/pkg';

export default defineConfig({
  plugins: [
    ['@ice/pkg-plugin-docusaurus'],
  ],
})

For more detail, please see https://pkg.ice.work/guide/preview

FAQs

Package last updated on 22 Jan 2024

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