Giter Site home page Giter Site logo

maddog4533 / ui Goto Github PK

View Code? Open in Web Editor NEW

This project forked from nuxt/ui

0.0 0.0 0.0 2.63 MB

Fully styled and customizable components for Nuxt.

Home Page: https://ui.nuxtlabs.com

License: MIT License

Shell 0.45% JavaScript 0.20% TypeScript 34.76% CSS 0.07% Vue 64.52%

ui's Introduction

NuxtLabs UI

npm version npm downloads License Nuxt

This module has been developed by NuxtLabs for Volta and Nuxt Studio. It provides everything related to UI when building a Nuxt application, including components, icons, colors, dark mode and also keyboard shortcuts.

social preview

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

Installation

yarn add --dev @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 view the documentation.

Credits

License

Licensed under the MIT license.

ui's People

Contributors

benjamincanac avatar smarroufin avatar renovate[bot] avatar atinux avatar haythamasalama avatar larbish avatar antfu avatar danielroe avatar tomsmith27 avatar oritwoen avatar frasza avatar discountedcookie avatar sumitkolhe avatar selemondev avatar manaust avatar kevinmarrec avatar jaybharadia avatar hassankadhim avatar okisdev avatar flosciante avatar clemcode avatar 13ruceyu avatar arashsheyda avatar larchliu avatar 9uenther avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.