Socket
Book a DemoInstallSign in
Socket

@eo/nuxt-ui

Package Overview
Dependencies
Maintainers
0
Versions
209
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@eo/nuxt-ui

[![npm version][npm-version-src]][npm-version-href] [![Nuxt][nuxt-src]][nuxt-href]

latest
Source
npmnpm
Version
0.28.3
Version published
Maintainers
0
Created
Source

@eo/nuxt-ui

npm version Nuxt

This module installs Tailwind, various composables and components (that match the EO design system) into your Nuxt application. Use it to quickly create a stunning UI.

Requirements

  • Nuxt - 3.7.4 or newer

Setup

  • Add @eo/nuxt-ui dependency to your project

With pnpm

  pnpm add -D @eo/nuxt-ui

or, with npm

  npm install -D @eo/nuxt-ui
  • Add @eo/nuxt-ui to the modules array of nuxt.config.ts
export default {
    modules: [
        '@eo/nuxt-ui', {
            /* optional module configuration */
        })
],
}

Development

  • Clone this repository git clone git@bitbucket.org:evangelischeomroep/nuxt-ui-module.git
  • Run pnpm install

View components in Histoire

  • Run pnpm story:dev

View module in a Nuxt3 playground

  • Run pnpm playground:dev

View module in a Nuxt3 project

  • Use pnpm link --global inside the nuxt-ui-module repository to create a symbolic link.
  • Use pnpm prepack inside the nuxt-ui-module repository to create a build folder.
  • Go to any Nuxt 3 project and use the symbolic link by running pnpm link --global @eo/nuxt-ui

Make sure that both project folders are useing the same pnpm and node version

Release package

Use pnpm release to deploy. Don't use pnpm publish as this would break things as a pre-script is creating local symlinks

FAQs

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

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.