Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Canvas or SVG UI Components

I want to build a web app using either canvas or SVG. But I would like to use a library that gives me some pre-made ui components like file menus or forms.

What are some of the libraries out there that could accomplish this with either of these technologies?

like image 828
Bain Markev Avatar asked Nov 21 '25 16:11

Bain Markev


2 Answers

Mocha ui uses Canvas and is probably the closest to having good file menus and forms: http://mochaui.org/

Some other things to look at:

http://raphaeljs.com/ - Raphael for SVG

https://bespin.mozillalabs.com/ - Mozilla Bespin premade code editor for Canvas

like image 110
Simon Sarris Avatar answered Nov 23 '25 09:11

Simon Sarris


If you don't want to use HTML for the widgets, then have a look at the pergola framework which is based on svg (has menus, windows, widgets etc).

like image 28
Erik Dahlström Avatar answered Nov 23 '25 11:11

Erik Dahlström



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!