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

@histoire/plugin-nuxt

Package Overview
Dependencies
Maintainers
1
Versions
93
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@histoire/plugin-nuxt

Histoire plugin to integrate with Nuxt 3

latest
Source
npmnpm
Version
1.0.0-beta.1
Version published
Weekly downloads
4.6K
0.79%
Maintainers
1
Weekly downloads
 
Created
Source

Histoire + Nuxt 3

pnpm add -D @histoire/plugin-nuxt

Add the plugin in histoire config:

import { HstNuxt } from '@histoire/plugin-nuxt'
import { defineConfig } from 'histoire'

export default defineConfig({
  plugins: [
    HstNuxt(),
  ],
})

FAQs

Package last updated on 07 Jan 2026

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