glsl module webpack loader
Import, inline (and minify) GLSL/WGSL shader files
glsl loader for webpack working with chunks (inspired by ShaderLoader from cabbibo)
A wrapper for the "resolve" module that targets GLSL shaders instead of JavaScript
A node.js-style module system for GLSL!
webgl-noise shaders ported to work with glslify
GLSL Loader, Preprocessor, and Minifier for Webpack
"Descope" an array of GLSL tokens such that they can be safely inlined alongside within another shader without causing any global variable conflicts.
Infer the scope of each token in an array of GLSL tokens
safely inject a block of tokens into a shader
Takes an array of GLSL tokens and determines whether or not they're a property of another identifier
style loader module for webpack
A webpack loader for glsl shaders - includes support for nested imports. Re-Written in TypeScript
Determine the scope depth of an array of GLSL tokens
Webpack loader that adjusts source maps
Trim the whitespace within an array of GLSL tokens
Intercept imports in Node.js
Converts an array of GLSL tokens to a plain source string
r/w stream of glsl tokens
Retrieve the values defined with preprocessor statements in a selection of GLSL tokens
TypeScript loader for webpack
A file loader module for webpack
Take an array of GLSL tokens and determine which tokens are either assignments or variable declarations.
Prettier (https://prettier.io) plugin for GLSL (OpenGL Shading Language).