Hmm, how is OpenChakra different from Framer X?
OpenChakra is an open-source visual editor for React
41–50 of 77 posts
Re: OpenChakra is an open-source visual editor for React
#42Hmm, how is OpenChakra different from Framer X?
Re: OpenChakra is an open-source visual editor for React
#43EDIT: Found something similar for AntD but it's only to create landing pages: https://landing.ant.design/edit/
EDIT 2: Found this also: https://www.xiaopiu.com/editor?type=project&id=5b977bf29c2a3...
Re: OpenChakra is an open-source visual editor for React
#44I wish there was something like this for AntD... EDIT: Found something similar for AntD but it's only to create landing pages: https://landing.ant.design/edit/ EDIT 2: Found this also: https://www.xiaopiu.com/editor?type=project&id=5b977bf29c2a3...
[1] -- https://www.antforfigma.com/
Re: OpenChakra is an open-source visual editor for React
#45I'm having trouble understanding for whom this is is built. Obviously not for me, but what's the problem that editor is solving?
I work in the public sector where hordes of MBA types have gotten into digitisation in recent years. I throughly believe we’ll see more and more tools that don’t require an actual developer, because there is just a huge market for it.
Re: OpenChakra is an open-source visual editor for React
#46Other chakras :) - https://github.com/microsoft/ChakraCore and https://github.com/chakra-ui/chakra-ui ;)
You clearly didn't dive very deep before writing this comment, or you'd have noticed that this is a UI editor for your second link. The deprecated, maintenance-mode JS engine is unrelated though. Terrible.
Re: OpenChakra is an open-source visual editor for React
#47As an engineer who works on design systems for a living, I have to say I'm thoroughly impressed with Chakra UI. Its implementation is refreshingly simple and support for generally overlooked things like color theming and responsiveness is generally really well done. Props to the devs for building this -- the care and attention to detail definitely shows.
Re: OpenChakra is an open-source visual editor for React
#48Is there any toolkit available that lets you build a UI editor like this? We would like to ship a UI editor with our product that lets you define simple UIs that serialize to json/xml but are hesitant because of the effort required and resources at hand.
Re: OpenChakra is an open-source visual editor for React
#49I'm having trouble understanding for whom this is is built. Obviously not for me, but what's the problem that editor is solving?
And if the user is not familiar with React, I feel like this tool will be frustrating to use.
Re: OpenChakra is an open-source visual editor for React
#50As an engineer who works on design systems for a living, I have to say I'm thoroughly impressed with Chakra UI. Its implementation is refreshingly simple and support for generally overlooked things like color theming and responsiveness is generally really well done. Props to the devs for building this -- the care and attention to detail definitely shows.
The devs may have props, but how do they handle state?