glsl-token-properties
Takes an array of GLSL tokens and determines whether or not they're a property of another identifier
glslify-bundle
Bundle a glslify-deps dependency tree into a GLSL source string
glsl-token-descope
"Descope" an array of GLSL tokens such that they can be safely inlined alongside within another shader without causing any global variable conflicts.