nuxt-kudra
v1.1.0
Published
Automated type generation for Nuxt 2
Downloads
68
Maintainers
Readme
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.