glsl-token-properties
Takes an array of GLSL tokens and determines whether or not they're a property of another identifier
glsl-token-defines
Retrieve the values defined with preprocessor statements in a selection of GLSL tokens
glsl-token-assignments
Take an array of GLSL tokens and determine which tokens are either assignments or variable declarations.
glslify
A node.js-style module system for GLSL!