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

Question - Asking to learn #1278

Open
imvetri opened this issue Sep 26, 2023 · 0 comments
Open

Question - Asking to learn #1278

imvetri opened this issue Sep 26, 2023 · 0 comments
Assignees

Comments

@imvetri
Copy link

imvetri commented Sep 26, 2023

hi @dyatko thanks for making this project and sharing it.

I created https://github.com/imvetri/ui-editor where I built a concept tool that can generate component code from a minimal code and also I found a way to generate code from configuration. I mean, as an user, I'll design a component, design variants with interaction, it will generate code targeting a particular framework of choice, for concept I generated against reactJS's component syntax.

I'm trying to do a reverse of what I did earlier. Earlier concept saves component information in form of configuration, and generates code based on string manipulation. Now, I'm trying to find some inspiration or ideas or clues to scan a code base and reduce it down to configuration.

I came across your project and it is able to trace the function call flow. Do you have any ideas or suggestion on reducing a frontend code base down to configuration states of show / hide of different combination of component and its variants?

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