GrapesJS / grapesjs

Free and Open source Web Builder Framework. Next generation tool for building templates without coding
https://grapesjs.com
BSD 3-Clause "New" or "Revised" License
20.78k stars 3.9k forks source link

Interested in Collaboration? #5812

Closed jogibear9988 closed 3 months ago

jogibear9988 commented 3 months ago

Reproducible demo link

https://node-projects.github.io/web-component-designer-demo/index.html

Describe the bug

I started a Framework to design webpages with webcomponents a few years ago, and now I found GrapeJS. Thought maybe we have the same goals and could benefit from each other? (Don't know how atm., but maybe) (link: https://node-projects.github.io/web-component-designer-demo/index.html) The designer support of the flow layout is missing in mine at the moment, but it works very well with grid and flexbox, and also absolutely positioned elements. Also transformed (rotated) content works. And I've created a VSCode extension for it: https://marketplace.visualstudio.com/items?itemName=node-projects.vscode-designer-addon

So maybe there are parts where we could help out each other?

Code of Conduct