File: example/bookmarklet-min.js

Recommend this page to a friend!
  Classes of Dom Hastings   terminal-preview   example/bookmarklet-min.js   Download  
File: example/bookmarklet-min.js
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: terminal-preview
Render ANSI formatting characters as HTML
Author: By
Last change: Update of example/bookmarklet-min.js
Date: 2 years ago
Size: 652 bytes
 

Contents

Class file image Download
javascript:!function(){var e=document.getElementsByTagName("head")[0],t=function(t,n){var i=document.createElement("script");i.src=t,i.type="text/javascript",n&&(i.onload=n),e.appendChild(i)},n=function(t){var n=document.createElement("link");n.href=t,n.rel="stylesheet",e.appendChild(n)},i=function(){t("https://cdn.rawgit.com/dom111/terminal-preview/master/dist/parse-min.js",function(){n("https://cdn.rawgit.com/dom111/terminal-preview/master/dist/terminal-min.css"),t("https://cdn.rawgit.com/dom111/terminal-preview/master/dist/terminal-min.js")})};"jQuery"in window?i():t("https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js",i)}();