therealglazou / bluegriffon

BlueGriffon, the Web editor
Mozilla Public License 2.0
294 stars 71 forks source link

JavaScript with Blockly #91

Closed anonimo82 closed 2 years ago

anonimo82 commented 3 years ago

Dear, I have an idea: why don't you put Blockly in BlueGriffon? Blockly ( https://developers.google.com/blockly ) is a JavaScript library for building visual programming editors. With this, you could add basic JavaScript support to BlueGriffon. The best side of Blockly is that it's extensible, so maybe someone else could add other JavaScript APIs, or create custom block elements, then share them around.

Hope you'll consider this.

Bye, Ivano.

anonimo82 commented 2 years ago

Please, disregard this. I'm sorry to have posted such a useless content. While Blockly support could be an idea:

  1. It requires NodeJS
  2. It's more focused on Progressive Web Applications, than simple&plain HTML Editing
  3. It's not that wonder I thought before

Thanks anyway, and sorry for being annoying