Rare find

Reactivue. Use Vue's reactivity system inside React components.

github.com/antfu/reactivue

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

May 2023
  • fix: lifecycle and watch issues after hmr updates (#68)
  • fix: onMounted and watch not working in dev mode (#69)
  • feat: support vue 3.2 (#66)
December 2022
  • fix: update package.json to support node16 moduleResolution (#58)
January 2022
  • chore: add tests for provide/inject (#42)
May 2021
  • chore: update @vueuse/head usage
  • fix: merge changes in vue-next (#33)
April 2021
  • release v0.4.4
  • fix: dont minify dev output
  • release v0.4.3
  • fix: env check for vite
March 2021
  • release v0.4.2
  • fix: define browser export first
  • release v0.4.1
  • chore: fresh yarn.lock
  • chore: extend demo reactivue range
  • fix: add @vue/shared as dependency
  • release v0.4.0
  • chore: upgrade deps
  • feat: add browser bundle (#32)