Shader Minifier

JSON →
library 0.0.1 ·javascript
verified Jun 4, 2026

A Node.js wrapper for Shader_Minifier, a tool that minifies GLSL shader code using an external Mono runtime. Current version 0.0.1. Relies on Mono to execute the original C# minifier; no native Node implementation. Limited to environments with Mono installed. Not actively maintained; provide your own Mono binary.