Skip to content

The front-end editor for a no-code tool, The static builder sample state and renderer are stable, the dynamic ones need more work (dynamism can be added to the static ones via the custom registry patterns)

Notifications You must be signed in to change notification settings

Ashutoshbind15/no-code-builder-frontend

Repository files navigation

No code web builder frontend

Have implemented a basic rendering system for html as well as user-defined nodes, that takes in a sample ast (the same is consumed by the backend) and renders the tree to the screen

It now supports state management and effects.

The static renderer and ast structure look stable and extensible now, with a sample ast structure as init to the state, can be used to get an idea of types, till I add types in here...

Todos:

  • Better id tracking
  • basic tree manipulation
  • Add/Wrap the nodes with dnd logic

About

The front-end editor for a no-code tool, The static builder sample state and renderer are stable, the dynamic ones need more work (dynamism can be added to the static ones via the custom registry patterns)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published