Skip to content

Instantly share code, notes, and snippets.

View boreals-back-again's full-sized avatar

Boreal boreals-back-again

View GitHub Profile
// ==UserScript==
// @name GN File Tools
// @namespace http://tampermonkey.net/
// @version 1.0
// @description File editor for GN Math.
// @match https://gn-math.github.io/*
// @grant none
// ==/UserScript==
function readFileAsArrayBuffer(file) {