This website requires JavaScript.
Explore
Help
Register
Sign In
Archives
/
asciinema.org
Watch
2
Star
0
Fork
0
You've already forked asciinema.org
Code
Issues
Pull Requests
Releases
Wiki
Activity
f0b66b6399
asciinema.org
/
app
/
assets
/
javascripts
/
namespace.js
6 lines
71 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Initial implementation of comments - in progress
2012-03-03 17:44:04 +00:00
if
(
!
window
.
AsciiIo
)
{
window
.
AsciiIo
=
{
}
;
}
Experimental canvas renderer
2012-03-15 08:53:26 +00:00
AsciiIo
.
Renderer
=
{
}
;
Reference in New Issue
Copy Permalink