UNPKG

@leanup/stack-vue3

Version:

This package contains the Vue3 framework extension for the @leanup/cli.

43 lines (35 loc) 2.67 kB
![GitHub CI - Publish to NPM](https://github.com/leanupjs/leanup/workflows/GitHub%20CI%20-%20Publish%20to%20NPM/badge.svg) [![dependencies][dependencies]][dependencies-url] [![dev-dependencies][dev-dependencies]][peer-dependencies-url] [![peer-dependencies][peer-dependencies]][peer-dependencies-url] [![optional-dependencies][optional-dependencies]][peer-dependencies-url] [![vulnerabilities][vulnerabilities]][vulnerabilities-url] [![npm][npm]][npm-url] [![downloads][downloads]][downloads-url] [![install-size][install-size]][install-size-url] [![lernajs][lernajs]][lernajs-url] [![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg)](https://github.com/prettier/prettier) [npm]: https://img.shields.io/npm/v/@leanup/cli-vue3 [npm-url]: https://www.npmjs.com/package/@leanup/cli-vue3 [dependencies]: https://status.david-dm.org/gh/leanupjs/leanup.svg?path=packages/stack/frameworks/vue3&ref=release/1.2 [dependencies-url]: https://david-dm.org/leanupjs/leanup?path=packages/stack/frameworks/vue3&ref=release/1.2 [dev-dependencies]: https://status.david-dm.org/gh/leanupjs/leanup.svg?path=packages/stack/frameworks/vue3&ref=release/1.2&type=dev [dev-dependencies-url]: https://david-dm.org/leanupjs/leanup?path=packages/stack/frameworks/vue3&ref=release/1.2&type=dev [peer-dependencies]: https://status.david-dm.org/gh/leanupjs/leanup.svg?path=packages/stack/frameworks/vue3&ref=release/1.2&type=peer [peer-dependencies-url]: https://david-dm.org/leanupjs/leanup?path=packages/stack/frameworks/vue3&ref=release/1.2&type=peer [optional-dependencies]: https://status.david-dm.org/gh/leanupjs/leanup.svg?path=packages/stack/frameworks/vue3&ref=release/1.2&type=optional [optional-dependencies-url]: https://david-dm.org/leanupjs/leanup?path=packages/stack/frameworks/vue3&ref=release/1.2&type=optional [vulnerabilities]: https://img.shields.io/snyk/vulnerabilities/npm/@leanup/cli-vue3 [vulnerabilities-url]: https://snyk.io/test/npm/@leanup/cli-vue3 [downloads]: https://img.shields.io/npm/dt/@leanup/cli-vue3 [downloads-url]: https://npmcharts.com/compare/@leanup/cli-vue3?minimal=true [install-size]: https://packagephobia.now.sh/badge?p=@leanup/cli-vue3@next [install-size-url]: https://packagephobia.now.sh/result?p=@leanup/cli-vue3@next [lernajs]: https://img.shields.io/badge/managed%20with-lerna-blueviolet [lernajs-url]: https://lerna.js.org # `@leanup/stack-vue3` > This package contains the [vue3](https://v3.vuejs.org) framework extension for the [@leanup/stack](https://www.npmjs.com/package/@leanup/stack). ## Vue 3 RC > https://v3.vuejs.org ## Installation `npm install @leanup/stack @leanup/stack-vue3 --save-dev`