New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@devilwjp/vuereact

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@devilwjp/vuereact

Vue和React快捷集成的工具包,并且适合复杂的集成场景

0.0.0-beta0.1
latest
Source
npm
Version published
Weekly downloads
1
Maintainers
1
Weekly downloads
 
Created
Source

Vue和React快捷集成的工具包,并且适合复杂的集成场景

可以在任何的Vue和React项目中使用另一个类型框架的组件,并且解决了复杂的集成问题

  • 在React组件中使用Vue组件
    • 并解决传入的属性在Vue组件中$props与$attrs的处理关系
  • 在Vue组件中使用React组件
  • Vue和React的具名插槽转换
  • Vue和React的作用域插槽转化
  • 共享Vuex
  • 共享Redux
  • 在React路由中懒加载Vue组件(lazyVue)

useVueInReact

VueContainer

useReactInVue

useRedux

useVuex

connectVuex

lazyVue

FAQs

Package last updated on 27 Nov 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts