nuxt-battery module
Nuxt module for get status battery in your app.
- Nuxt 3 with composables
- Nuxt 3 component battery-status imported automatically
- TypeScript support
Bash
$yarn add nuxt-battery
Click to copy
What's included
useBattery() composable
Automatically imported composable.
<nuxt-battery /> component
Built-in component inside your content if you need.