Settings

Theme

Show HN: NPM package which makes your react app visually editable like Figma

npmjs.com

6 points by satuke 2 years ago · 5 comments

Reader

ctb9 2 years ago

This seems like it could be cool, but I would need an actual product screenshot or a demo video on the website to move forward.

And the "Learn more" link inside the Your Design Assistant section doesn't point anywhere.

satukeOP 2 years ago

this is a very early version of a visual-editor that I'm building which lets you edit like you would in devtools/figma and sync those changes to your code. everything runs on the user's machine so there's no need to login. the aim here is to help you build visually when you want to without locking you into a platform.

psnehanshu 2 years ago

Once changes are done, how are they saved?

  • satukeOP 2 years ago

    they're synced in realtime with your code. we have a proxy server running on your machine which talks to your website's editor and the codebase to sync the changes as you make them.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection