Skip to content

Instantly share code, notes, and snippets.

View giniedp's full-sized avatar

Ginie giniedp

  • http://www.binarymolecule.com
  • Kiel, Germany
View GitHub Profile
@giniedp
giniedp / psikel-exporter.js
Last active April 15, 2019 17:12
Custom exporter from piskel app
(function() {
let saveByteArray = (function () {
let a = document.querySelector("a#js-download-button");
if (!a) {
a = document.createElement("a");
a.id = "js-download-button";
a.style = "display: none";
document.body.appendChild(a);
}

Keybase proof

I hereby claim:

  • I am giniedp on github.
  • I am ginie (https://keybase.io/ginie) on keybase.
  • I have a public key ASDNydKNztF8b27jodVPX_qdem67zD82tBNEDiTH20pjZwo

To claim this, I am signing this object: