1.1.0 • Published 2 years ago

nuxt-kudra v1.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

nuxt-kudra

Codecov npm version License Github Actions CI

Check out the full documentation here 📖

Features

Auto Generates Types For

  • components & component props
  • plugins
  • asyncData
  • layouts
  • middleware
  • vuetify v2 components & v2 component props

Component Types Demo

Global nuxt components are automatically typed.

Plugin Types Demo

Nuxt plugins are typed correctly on the server and the client

AsyncData Types Demo

Nuxt asyncData methods are typed

Layouts Types Demo

Nuxt layout names are typed

Middleware Types Demo

Nuxt middleware are typed

Getting Started

Head over to the full documentation to see all the features that kudra provides.