This package has been deprecated

Author message:

This package is no longer supported. Please use @nuxt/ui-edge instead.

@nuxthq/ui-edge
TypeScript icon, indicating that this package has built-in type declarations

2.7.0-28234716.d4b4fb8 • Public • Published

nuxt-ui-social-card

Nuxt UI

npm version npm downloads License Nuxt

Nuxt UI provides everything related to UI when building Nuxt applications: components, icons, colors, dark mode and also keyboard shortcuts.

Is has been developed by NuxtLabs for Volta, Nuxt Studio and the Nuxt community.

Features

  • Built with Headless UI and Tailwind CSS
  • HMR support through Nuxt App Config
  • Dark mode support
  • Support for LTR and RTL languages
  • Keyboard shortcuts
  • Bundled icons
  • Fully typed

Read more on ui.nuxtlabs.com

Installation

# Using npm
npm install @nuxthq/ui

# Using yarn
yarn add @nuxthq/ui

# Using pnpm
pnpm add @nuxthq/ui

Then, register the module in your nuxt.config.ts:

export default defineNuxtConfig({
  modules: [
    '@nuxthq/ui'
  ]
})

If you want latest updates, please use @nuxthq/ui-edge in your package.json:

{
  "devDependencies": {
    "@nuxthq/ui": "npm:@nuxthq/ui-edge@latest"
  }
}

Documentation

Visit https://ui.nuxtlabs.com to explore the documentation.

Credits

License

Licensed under the MIT license.

Readme

Keywords

none

Package Sidebar

Install

npm i @nuxthq/ui-edge

Weekly Downloads

17

Version

2.7.0-28234716.d4b4fb8

License

MIT

Unpacked Size

442 kB

Total Files

120

Last publish

Collaborators

  • pi0
  • antfu
  • flosciante
  • farnabaz
  • atinux
  • benjamincanac
  • smarroufin
  • danielroe
  • larbish