UNPKG

bmocha

Version:

Alternative implementation of mocha

23 lines (22 loc) 388 B
<!DOCTYPE html> <html> <head> <title>__TITLE__</title> <style> body { font-family: __FONT__; color: __FG__; background-color: __BG__; white-space: pre; } a { color: #aaa; text-decoration: none; } a:hover, a:focus { color: __FG__; } </style> </head> <body>__MSG__</body> </html>