Skip to content

Commit

Permalink
docs: update
Browse files Browse the repository at this point in the history
  • Loading branch information
devilwjp committed Apr 28, 2024
1 parent 07d42e8 commit 611c425
Showing 1 changed file with 52 additions and 44 deletions.
96 changes: 52 additions & 44 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,50 +10,58 @@
<a href="https://www.npmjs.com/package/veaury"><img src="https://img.shields.io/bundlephobia/minzip/veaury" alt="Size"></a>
</p>

<!-- START doctoc generated TOC please keep comment here to allow auto update -->
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->


- [What is Veaury?](#what-is-veaury)
- [The greatest feature](#the-greatest-feature)
- [Legacy](#legacy)
- [Latest documentation](#latest-documentation)
- [Use cases](#use-cases)
- [Installation](#installation)
- [Do you want to preconfigure your project in advance?](#do-you-want-to-preconfigure-your-project-in-advance)
- [Webpack](#webpack)
- [Vite](#vite)
- [Usage](#usage)
- [Vue in React - Basic usage](#vue-in-react---basic-usage)
- [React in Vue - Basic usage](#react-in-vue---basic-usage)
- [Vue in React - Usage of events](#vue-in-react---usage-of-events)
- [React in Vue - Usage of events](#react-in-vue---usage-of-events)
- [Vue in React - Usage of slots](#vue-in-react---usage-of-slots)
- [React in Vue - Usage of render props and React node](#react-in-vue---usage-of-render-props-and-react-node)
- [Context](#context)
- [Vue in React - Usage of Provider / useContext](#vue-in-react---usage-of-provider--usecontext)
- [React in Vue - Usage of Provide / Inject](#react-in-vue---usage-of-provide--inject)
- [Usage of VueContainer in React Component](#usage-of-vuecontainer-in-react-component)
- [Usage of getVNode](#usage-of-getvnode)
- [Usage of getReactNode](#usage-of-getreactnode)
- [Usage of RenderReactNode](#usage-of-renderreactnode)
- [Vue in React, Usage of v-model / v-models](#vue-in-react-usage-of-v-model--v-models)
- [Option useInjectPropsFromWrapper](#option-useinjectpropsfromwrapper)
- [Usage of injecting React hooks in Vue component](#usage-of-injecting-react-hooks-in-vue-component)
- [Usage of injecting Vue hooks in React component](#usage-of-injecting-vue-hooks-in-react-component)
- [Crossing provider](#crossing-provider)
- [Usage of createCrossingProviderForVueInReact](#usage-of-createcrossingproviderforvueinreact)
- [Usage of createCrossingProviderForReactInVue](#usage-of-createcrossingproviderforreactinvue)
- [ReactMissVue](#reactmissvue)
- [Usage of createReactMissVue](#usage-of-createreactmissvue)
- [Usage of lazyReactInVue](#usage-of-lazyreactinvue)
- [Usage of lazyVueInReact](#usage-of-lazyvueinreact)
- [Usage of getting ref](#usage-of-getting-ref)
- [Typescript JSX types conflict caused by Vue and React at the same time.](#typescript-jsx-types-conflict-caused-by-vue-and-react-at-the-same-time)
- [Development Setup](#development-setup)
- [Project Structure](#project-structure)

<!-- END doctoc generated TOC please keep comment here to allow auto update -->
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->


- [商业合作](#%E5%95%86%E4%B8%9A%E5%90%88%E4%BD%9C)
- [What is Veaury?](#what-is-veaury)
- [The greatest feature](#the-greatest-feature)
- [Legacy](#legacy)
- [Latest documentation](#latest-documentation)
- [Use cases](#use-cases)
- [Installation](#installation)
- [Do you want to preconfigure your project in advance?](#do-you-want-to-preconfigure-your-project-in-advance)
- [Webpack](#webpack)
- [Vite](#vite)
- [Usage](#usage)
- [Vue in React - Basic usage](#vue-in-react---basic-usage)
- [React in Vue - Basic usage](#react-in-vue---basic-usage)
- [Vue in React - Usage of events](#vue-in-react---usage-of-events)
- [React in Vue - Usage of events](#react-in-vue---usage-of-events)
- [Vue in React - Usage of slots](#vue-in-react---usage-of-slots)
- [React in Vue - Usage of render props and React node](#react-in-vue---usage-of-render-props-and-react-node)
- [Context](#context)
- [Vue in React - Usage of Provider / useContext](#vue-in-react---usage-of-provider--usecontext)
- [React in Vue - Usage of Provide / Inject](#react-in-vue---usage-of-provide--inject)
- [Usage of VueContainer in React Component](#usage-of-vuecontainer-in-react-component)
- [Usage of getVNode](#usage-of-getvnode)
- [Usage of getReactNode](#usage-of-getreactnode)
- [Usage of RenderReactNode](#usage-of-renderreactnode)
- [Vue in React, Usage of v-model / v-models](#vue-in-react-usage-of-v-model--v-models)
- [Option useInjectPropsFromWrapper](#option-useinjectpropsfromwrapper)
- [Usage of injecting React hooks in Vue component](#usage-of-injecting-react-hooks-in-vue-component)
- [Usage of injecting Vue hooks in React component](#usage-of-injecting-vue-hooks-in-react-component)
- [Crossing provider](#crossing-provider)
- [Usage of createCrossingProviderForVueInReact](#usage-of-createcrossingproviderforvueinreact)
- [Usage of createCrossingProviderForReactInVue](#usage-of-createcrossingproviderforreactinvue)
- [ReactMissVue](#reactmissvue)
- [Usage of createReactMissVue](#usage-of-createreactmissvue)
- [Usage of lazyReactInVue](#usage-of-lazyreactinvue)
- [Usage of lazyVueInReact](#usage-of-lazyvueinreact)
- [Usage of getting ref](#usage-of-getting-ref)
- [Typescript JSX types conflict caused by Vue and React at the same time.](#typescript-jsx-types-conflict-caused-by-vue-and-react-at-the-same-time)
- [Development Setup](#development-setup)
- [Project Structure](#project-structure)

<!-- END doctoc generated TOC please keep comment here to allow auto update -->

## 商业合作
正在寻求商业合作的可能性(wechat: devilwjp_new / QQ: 9700616)
- 帮助您的项目做兼容和迁移
- 帮助您vue或react的组件库,同时存在另一种技术栈版本
- 帮助您的sdk同时具备支持vue和react的项目
- 开源的是免费版,可为企业和个人提供定制版需求

## What is Veaury?
Veaury (pronounced /ˈvjuːri/, inspired by 'beauty') is a tool library.
Expand Down

0 comments on commit 611c425

Please sign in to comment.