Skip to content

Instantly share code, notes, and snippets.

View deaa1111's full-sized avatar
๐Ÿ˜€
Hello

Deaa Aldeen deaa1111

๐Ÿ˜€
Hello
View GitHub Profile
@robinsk
robinsk / BrowserPrint-1.0.4.js
Last active March 20, 2025 23:48
Zebra Browser Print SDK
var BrowserPrint = function() {
function e(e) {
return s + e
}
function n(e, n) {
var i = new XMLHttpRequest;
return "withCredentials" in i ? i.open(e, n, !0) : "undefined" != typeof XDomainRequest ? (i = new XDomainRequest, i.open(e, n)) : i = null, i
}