Skip to content

Instantly share code, notes, and snippets.

@pchk
pchk / cssbanner-beautified2.js
Last active December 1, 2016 16:19 — forked from kristovatlas/cssbanner-beautified2.js
cleaned up version of cssbanner.js
//beautified at http://jsbeautifier.org/ with default options
//and then manually modified
/*jslint bitwise: true */
self.onmessage = function (msg) {
var thecode = msg.data;
/**
* Ostensibly unused function