domonic
domonic copied to clipboard
Create HTML with python 3 using a standard DOM API. Includes a python port of JavaScript for interoperability and tons of other cool features. A fast prototyping library.
Date class a prime example. probably lots of inconsistencies with the js one as not really asserted only printed.
cssom
this is in the style.py file at the moment. I semi started it as d3 thing i was doing used some part of it. but I probably wont take that...
slots
I read something about these improving performance but also heard they make your thing immutable. i then figured i could extend a slotted object? and the extended one wouldn't?. i...
i didnt do much here. just a quick test. its very lazily done but a cute feature if finished. I may not get to it for a while so there...
docs
js docs are particularly weak. only really auto docs with no examples. best examples would be the use of Casting to get the method you need.
I've realised flagging some things as help wanted works. 2 tickets closed recently by someone else. So I will make effort to let people know what I will probably be...
havn't really thought much yet about how I'll go about this. so it might be low on the todo list. if you want pick it up.
i made a ticket to remember to do this. but just to note if anyone has examples of any type feel free to put them forward. I find them useful....
when i first copy and paste method names from MDN page. i just turn the description of the method into a comment then start trying to make them work. however...
I've been casually adding it. So feel free to put more in if you see places it won't hurt.