Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

is there a pure js version of this package, or vue version? #45

Open
stalkercn opened this issue Mar 12, 2025 · 3 comments
Open

is there a pure js version of this package, or vue version? #45

stalkercn opened this issue Mar 12, 2025 · 3 comments

Comments

@stalkercn
Copy link

stalkercn commented Mar 12, 2025

seems this package is based on react, is there a pure js version of this package, or vue version?

@dragooncjw
Copy link
Collaborator

Our underlying engine supports Vue and React. However, the underlying package is currently encapsulated with React. You can consider trying to encapsulate business using repositories like veaury first.

@stalkercn
Copy link
Author

what do you mean the 'engine'? both @flowgram.ai/editor and @flowgram.ai/core have peerDependencies 'react>=17'.

@dragooncjw
Copy link
Collaborator

Our underlying engine supports business encapsulation of Vue. In fact, the core and editor packages are just a layer of encapsulation on the React side. Unfortunately, if it needs to be transformed to support Vue, it may not be achievable in a short time.

However, the business side can consider encapsulating it into a React component and injecting it into the Vue framework in the way of using React in Vue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants