This is a list of modules that are preinstalled with Tairo layer.
| Module | Description |
|---|---|
| @shuriken-ui/nuxt | Base UI components |
| nuxt-icon | 100,000+ ready to use icons from Iconify. |
| @nuxtjs/color-mode | Dark and Light mode for Nuxt with auto detection |
These modules are not preinstalled with Tairo layer, but they are used in Tairo demo.
| Module | Description |
|---|---|
| reka-ui | Auto import Reka UI components |
| @vueuse/nuxt | Vue composition API utilities |
| @nuxt/image | Plug-and-play image optimization for Nuxt apps. |
| @nuxt/fonts | Plug-and-play fonts optimization for Nuxt apps. |
| @nuxt/eslint | Collection of ESLint-related packages for Nuxt |
| @nuxt/content | Allows developers to write their content in Markdown |
| @nuxtjs/i18n | I18n (Internationalization) module for Nuxt |
These modules are not preinstalled with Tairo layer nor used in Tairo demo, but they are recommended by Tairo team.
| Module | Description |
|---|---|
| nuxt-auth-utils | Add Authentication to Nuxt applications with secured & sealed cookies sessions. |
| @nuxt/scripts | Nuxt Scripts lets you load third-party scripts with better performance, privacy, security and DX |
| @pinia/nuxt | The intuitive store for Vue and Nuxt |
| @pinia/colada-nuxt | Makes handling async state management in pinia a breeze |