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
57e976ff64
asciinema.org
/
app
/
assets
/
javascripts
/
namespace.js
6 lines
77 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Change all occurrences of old project name to the new one
2013-09-23 17:05:36 +00:00
if
(
!
window
.
Asciinema
)
{
window
.
Asciinema
=
{
}
;
Initial implementation of comments - in progress
2012-03-03 17:44:04 +00:00
}
Experimental canvas renderer
2012-03-15 08:53:26 +00:00
Change all occurrences of old project name to the new one
2013-09-23 17:05:36 +00:00
Asciinema
.
Renderer
=
{
}
;
Reference in New Issue
Copy Permalink