Skip to content

nuxt-modules/ionic

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
203340d

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
Jun 17, 2022
Jun 17, 2022
Jun 17, 2022

@nuxtjs/ionic

Nuxt Ionic

npm version npm downloads Github Actions Codecov

Ionic integration for Nuxt

Features

⚠️ @nuxtjs/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

Usage

👉 Check out https://ionic.nuxtjs.org.

💻 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.