Skip to content

Mw3y/nuxt-ionic

 
 

Repository files navigation

nuxt-ionicstrapi

Nuxt Ionic

npm version npm downloads Github Actions Codecov

Ionic integration for Nuxt

Features

⚠️ nuxt-ionic is currently a work in progress. ⚠️

  • Zero-config required
  • Auto-import Ionic components, composables and icons
  • Ionic Router integration
  • Pre-render routes
  • Mobile meta tags
  • PWA support with nuxt-pwa-module
  • Works out-of-the-box with Capacitor to build mobile apps

In progress

  • PWA Elements #14
  • Middleware support #19

Usage

👉 Check out https://ionic.roe.dev.

💻 Development

  • Clone this repository
  • Enable Corepack using corepack enable (use npm i -g corepack for Node.js < 16.10)
  • Install dependencies using pnpm install
  • Stub module with pnpm dev:prepare
  • Run pnpm dev to start playground in development mode

License

Made with ❤️

Published under the MIT License.

About

Batteries-included, zero-config Ionic integration for Nuxt

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 59.1%
  • Vue 38.1%
  • JavaScript 2.8%