@ionic/vue-router
TypeScript icon, indicating that this package has built-in type declarations

7.8.2 • Public • Published

@ionic/vue-router

Routing integration for @ionic/vue applications.

Building

  1. Install dependencies:
npm install
  1. Run build script:
npm run build

Tests

  • Tests are found in the __tests__ directory and use Jest.
  • Tests can be run using npm run test.spec
  • Bug fix and feature PRs should have new tests verifying the PR functionality.

Contributing

See our Contributing Guide.

Need Help?

Post your question on the Ionic Forum.

Package Sidebar

Install

npm i @ionic/vue-router

Weekly Downloads

14,397

Version

7.8.2

License

MIT

Unpacked Size

75.2 kB

Total Files

10

Last publish

Collaborators

  • ionicjs