   
Prettier (https://prettier.io) plugin for GLSL (OpenGL Shading Language).
webgl-noise shaders ported to work with glslify
A wrapper for the "resolve" module that targets GLSL shaders instead of JavaScript
"Descope" an array of GLSL tokens such that they can be safely inlined alongside within another shader without causing any global variable conflicts.
Parse, Resolve, and Dereference JSON Schema $ref pointers
transform streamed glsl tokens into an ast
Infer the scope of each token in an array of GLSL tokens
Takes an array of GLSL tokens and determines whether or not they're a property of another identifier
Mathematical expression evaluator fork with exports map, prototype pollution and code injection security fixes
A GLSL ES 1.0 and 3.0 parser and preprocessor that can preserve whitespace and comments
A very fast HTML parser, generating a simplified DOM, with basic element query support.
Determine the scope depth of an array of GLSL tokens
Cross-browser Error parser
Trim the whitespace within an array of GLSL tokens
Converts an array of GLSL tokens to a plain source string
r/w stream of glsl tokens
A node.js-style module system for GLSL!
Import, inline (and minify) GLSL/WGSL shader files
Retrieve the values defined with preprocessor statements in a selection of GLSL tokens
Parse, validate, traverse, transform, and optimize Oniguruma regular expressions
Take an array of GLSL tokens and determine which tokens are either assignments or variable declarations.
transform streamed glsl tokens into an ast
* implements render engine's interface with WebGPU/WebGL