1.0.0-alpha.1 • Published 1 year ago

use-extend-app v1.0.0-alpha.1

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

use-extend-app

A composition api for dynamically loading components, supports vue2.0 and vue3.0

NPM version Codacy Badge Test coverage npm download License

Sonar

For API documentation, see: API Docs

Installing

# use pnpm
$ pnpm install use-extend-app

# use npm
$ npm install use-extend-app --save

# use yarn
$ yarn add use-extend-app

Usage

Support & Issues

Please open an issue here.

License

MIT