https://github.com/intlify/bridging
Utilities that provide universal compatibility for Vue 2 & Vue 3
https://github.com/intlify/bridging
bridge compatible library universal vue vue-i18n vue-router vue2 vue3 vuejs
Last synced: 8 months ago
JSON representation
Utilities that provide universal compatibility for Vue 2 & Vue 3
- Host: GitHub
- URL: https://github.com/intlify/bridging
- Owner: intlify
- License: mit
- Created: 2021-12-30T14:30:06.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2025-09-29T17:09:16.000Z (9 months ago)
- Last Synced: 2025-09-29T19:12:39.229Z (9 months ago)
- Topics: bridge, compatible, library, universal, vue, vue-i18n, vue-router, vue2, vue3, vuejs
- Language: JavaScript
- Homepage:
- Size: 412 KB
- Stars: 10
- Watchers: 2
- Forks: 1
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# @intlify/bridging
Utilities that provide compatibility for Vue 2 & Vue 3
[](https://github.com/intlify/bridging/actions/workflows/ci.yml)
## đĻ Packages
| Package | NPM |
| -------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------ |
| [@intlify/vue-router-bridge](packages/vue-router-bridge) | [](https://www.npmjs.com/package/@intlify/vue-router-bridge) |
| [@intlify/vue-i18n-bridge](packages/vue-i18n-bridge) | [](https://www.npmjs.com/package/@intlify/vue-i18n-bridge) |
## đ Project using bridging packages
- [`@intlify/routing`](https://github.com/intlify/routing)
## đ Contributing guidelines
If you are interested in contributing to `@intlify/bridging` project, We highly recommend checking out [the contributing guidelines](/CONTRIBUTING.md) here. You'll find all the relevant information such as [how to make a PR](/CONTRIBUTING.md#pull-request-guidelines), [how to setup development](/CONTRIBUTING.md#development-setup) etc., there.
## ÂŠī¸ License
[MIT](http://opensource.org/licenses/MIT)