D3
OG
Old school D3 from simpler times
All examples
By author
By category
About
hpfast
Full window
Github gist
demo gist
<html> <head> <title>Cool stuff</title> <script> document.write('this is cool'); </script> </head> <body> Cool stuff happening here. </body > </html>