-
Notifications
You must be signed in to change notification settings - Fork 15
Description
Is it possible in a future release to have the ability to import the files of a custom widget through the user interface? Possibly even a library of widgets located on github that the user could browse through and select/ import into CNCjs only the ones that they need given their application.
The reason I ask is curiosity. I am a cnc machine designer and manufacturer and find that CNCjs is by far the cleanest gui out there for control of machines. But i find that modularity is the key to making an extremely powerful application. Making widgets fully modular would be a huge step in that direction. I am thinking of my business for example. Different machines require different controls and if i could code modular widgets for each of my machines that had all of the custom readouts and controls that would be amazing!
Thanks so much for all of the work you have done! Forgive me if this is not possible, I am not nearly as experienced as you.