https://github.com/rx-ts/vue
Make Vue greater with RxTS.
https://github.com/rx-ts/vue
qrcode rx-vue vue vue-plugin vue-qrcode vue-rx
Last synced: 9 months ago
JSON representation
Make Vue greater with RxTS.
- Host: GitHub
- URL: https://github.com/rx-ts/vue
- Owner: rx-ts
- License: mit
- Created: 2016-04-06T06:13:01.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2025-05-02T05:33:21.000Z (9 months ago)
- Last Synced: 2025-05-02T06:27:52.570Z (9 months ago)
- Topics: qrcode, rx-vue, vue, vue-plugin, vue-qrcode, vue-rx
- Language: TypeScript
- Homepage: https://vue-rx.vercel.app
- Size: 2.51 MB
- Stars: 284
- Watchers: 7
- Forks: 54
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://github.com/rx-ts/eslint/actions/workflows/ci.yml)
[](https://github.com/plantain-00/type-coverage)
[](https://github.com/rx-ts/vue/releases)
[](https://conventionalcommits.org)
[](https://renovatebot.com/)
[](https://standardjs.com)
[](https://github.com/prettier/prettier)
[](https://github.com/atlassian/changesets)
> Make [Vue][] greater with [RxTS][].
## TOC
- [Homepage](#homepage)
- [Packages](#packages)
- [Install](#install)
- [Sponsors](#sponsors)
- [Backers](#backers)
- [Changelog](#changelog)
- [License](#license)
## Homepage
## Packages
This repository is a monorepo managed by [Changesets][] what means we actually publish several packages to npm from same codebase, including:
| Package | Description | Version |
| --------------------------------------- | --------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| [`vue-qrcode`](/packages/vue-qrcode/) | 🤳 A Vue component for QR code generation with [qrcode][] | [](https://www.npmjs.com/package/vue-qrcode) [](https://changelogs.xyz/vue-qrcode) |
| [`vue-qrious`](/packages/vue-qrious/) | 🤳 A Vue component for QR code generation with [qrious][] | [](https://www.npmjs.com/package/vue-qrious) [](https://changelogs.xyz/vue-qrious) |
| [`vue-resizor`](/packages/vue-resizor/) | 🖱 A Vue component for resizing with dragging | [](https://www.npmjs.com/package/vue-resizor) [](https://changelogs.xyz/vue-resizor) |
## Install
```shell
# yarn
yarn add vue-{qrcode,qrious,resizor}
# npm
npm i vue-{qrcode,qrious,resizor}
```
## Sponsors
| 1stG | RxTS | UnTS |
| ---------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------- |
| [](https://opencollective.com/1stG) | [](https://opencollective.com/rxts) | [](https://opencollective.com/unts) |
## Backers
[](https://github.com/sponsors/JounQin)
| 1stG | RxTS | UnTS |
| -------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------- |
| [](https://opencollective.com/1stG) | [](https://opencollective.com/rxts) | [](https://opencollective.com/unts) |
## Changelog
Detailed changes for each release are documented in [CHANGELOG.md](./CHANGELOG.md).
## License
[MIT][] © [JounQin][]@[1stG.me][]
[1stg.me]: https://www.1stg.me
[changesets]: https://GitHub.com/atlassian/changesets
[rxts]: https://rxjs.dev
[vue]: https://vuejs.org
[jounqin]: https://GitHub.com/JounQin
[mit]: http://opensource.org/licenses/MIT
[qrcode]: https://github.com/soldair/node-qrcode
[qrious]: https://github.com/neocotic/qrious