3 projects tagged "MIT"
OpenShapes is a framework for editable online diagrams. It features in-browser editing and viewing of diagrams. All important functions are done using Javascript, particularly the definitions of individual shapes. It is easy to add new classes of shapes. Shapes in diagrams can be connected together. The software is loosely coupled to any particular graphical display platform. It uses a simple XHTML-based format for diagram data. It features straightforward application integration, and support for linking from shapes in diagrams.
Swallowapps provides interactive tools for the design of Web (HTML5) content. You create the visual part of your application using visual tools and get instant feedback while you adjust dimensions, transformation matrices, colors, shadows, gradients, and other styling elements in an intuitive and interactive way. When the time comes for programming, Swallowapps combines the convenience of the commonJS packaging specification (the require() function, package.json, etc.) with an automatic build process. Modify any source module of any package which you use, hit F5 in the browser, and your updated application is reloaded. Swallowapps tools are built with themselves, so as you learn how to use the tools, you also learn how to modify them and make them tightly fit your specific needs.