Skip to content

A forked version of Google's Blockly that is designed for offline use in Electron and has some core changes for the Orchestra IDE

License

Notifications You must be signed in to change notification settings

pouyakary/orchestra-blockly

 
 

Repository files navigation

Orchestra Blockly

This is the fork we made of Blockly to make it suitable for Orchestra. It includes our special needs:

  • Fully Offline: So that we can use it on Electron
  • Custom Design: To suit our design harmony
  • Custom Core Functions: Like for example the way block help works

Changes made to the base

  • In Block SVG (from Core), the definition of Blockly.BlockSvg.prototype.showHelp_ was changed (Check this issue for more details)

About

A forked version of Google's Blockly that is designed for offline use in Electron and has some core changes for the Orchestra IDE

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 94.4%
  • HTML 4.0%
  • Python 1.3%
  • CSS 0.3%