licenses.dev

glslify-bundle v5.1.1

Bundle a glslify-deps dependency tree into a GLSL source string

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT19
PackageRelationDependenciesPublished
core-util-is • 1.0.3The `util.is*` functions introduced in Node v0.12.INDIRECT0
glsl-inject-defines • 1.0.3injects a #define statement into a shader sourceDIRECT10
glsl-token-assignments • 2.0.2Take an array of GLSL tokens and determine which tokens are either assignments or variable declarations.INDIRECT0
glsl-token-defines • 1.0.0Retrieve the values defined with preprocessor statements in a selection of GLSL tokensDIRECT8
glsl-token-depth • 1.1.2Determine the scope depth of an array of GLSL tokensDIRECT0
glsl-token-descope • 1.0.2"Descope" an array of GLSL tokens such that they can be safely inlined alongside within another shader without causing any global variable conflicts.DIRECT4
glsl-token-inject-block • 1.1.0safely inject a block of tokens into a shaderINDIRECT0
glsl-token-properties • 1.0.1Takes an array of GLSL tokens and determines whether or not they're a property of another identifierINDIRECT0
glsl-token-scope • 1.1.2Infer the scope of each token in an array of GLSL tokensDIRECT0
glsl-token-string • 1.0.1Converts an array of GLSL tokens to a plain source stringDIRECT0
glsl-token-whitespace-trim • 1.0.0Trim the whitespace within an array of GLSL tokensDIRECT0
glsl-tokenizer • 2.1.5r/w stream of glsl tokensDIRECT7
isarray • 0.0.1Array#isArray for older browsersINDIRECT0
murmurhash-js • 1.0.0Native JS murmur hash implementationDIRECT0
readable-stream • 1.0.34Streams2, a user-land copy of the stream library from Node.js v0.10.xINDIRECT4
shallow-copy • 0.0.1make a shallow copy of an object or arrayDIRECT0
string_decoder • 0.10.31The string_decoder module from Node coreINDIRECT0
through2 • 0.6.5A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noiseINDIRECT6
xtend • 4.0.2extend like a bossINDIRECT0
ISC1
PackageRelationDependenciesPublished
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/glslify-bundle)](https://licenses.dev/npm/glslify-bundle)
<a href="https://licenses.dev/npm/glslify-bundle">
  <img src="https://licenses.dev/b/npm/glslify-bundle" alt="licenses" />
</a>

Or the licenses badge code for the 5.1.1 version:

[![licenses](https://licenses.dev/b/npm/glslify-bundle/5.1.1)](https://licenses.dev/npm/glslify-bundle/5.1.1)
<a href="https://licenses.dev/npm/glslify-bundle/5.1.1">
  <img src="https://licenses.dev/b/npm/glslify-bundle/5.1.1" alt="licenses" />
</a>
GitHub