A transform stream for [glslify](http://github.com/chrisdickinson/glslify) that replaces CSS-style hexadecimal colors with `vec3/vec4` definitions.
A node.js-style module system for GLSL!
Bundle a glslify-deps dependency tree into a GLSL source string
Walk the dependency graph of a glslify shader.
webgl-noise shaders ported to work with glslify
Robert Penner's easing functions in GLSL, available as a module for glslify.
A function to parse floating point hexadecimal strings as defined by the WebAssembly specification
Use 4 & 8 character hex color notation in CSS
glslify loader module for webpack
Generate a hex color from the given text
The best regular expression (regex) for matching hex color values from string.
Plain color conversion functions
Import GLSL strings with glslify
A simple method to check if a string is hex prefixed.
A simple method that will strip a valid hex prefix off a string, if present.
Convert HEX color to RGBA
Pretty-prints a Buffer
Parse String to Number based on configuration
A plugin for Vite to compile glslify shader code
Create a MD5 hash with hex encoding
Shader components based on glslify
Convert RGB(A) color to HEX
Convert HSL colors to RGB colors in hex format.
r/w stream of glsl tokens