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

Write a CEP porting tool or helper app #49

Open
ErinFinnegan opened this issue Oct 15, 2021 · 2 comments
Open

Write a CEP porting tool or helper app #49

ErinFinnegan opened this issue Oct 15, 2021 · 2 comments

Comments

@ErinFinnegan
Copy link
Contributor

Help developers migrate their plugins from CEP to UXP by writing a helper app, a linter, a library, or another tool of your choice.

@ThisIsMrAli
Copy link
Contributor

@ErinFinnegan I think it would be great if we make popular npm packages compatible with UXP such as Styled Components, Axios, Angularjs, React-router and...
Most of them are working in UXP with some manual works such as changing Webpack configuration, but the other need to be rewrite for UXP platform.

As another suggestion i think a vscode plugin that adds UXP api to Vscode intellisense can be really useful.

i can work on this.

@ThisIsMrAli
Copy link
Contributor

@ErinFinnegan @pklaschka
as another suggestion, I think we if could run executable files directly or using WASM, We can make some kind of platform to convert CEP based plugins to UXP. We need to separate Nodejs and vanilla js in CEP codes and link Nodejs codes to an external Executable Nodejs server(Using PKG as an example).

I thinks its not easy but we can think about it:)

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

No branches or pull requests

2 participants