licenses.dev

glslify-loader v2.0.0

glslify loader module for webpack

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT38
PackageRelationDependenciesPublished
@choojs/findup • 0.2.1Find a file by walking up the directory treeINDIRECT1
big.js • 5.2.2A small, fast, easy-to-use library for arbitrary-precision decimal arithmeticINDIRECT0
commander • 2.20.3the complete solution for node.js command-line programsINDIRECT0
core-util-is • 1.0.3The `util.is*` functions introduced in Node v0.12.INDIRECT0
emojis-list • 3.0.0Complete list of standard emojis.INDIRECT0
events • 3.3.0Node's event emitter for all engines.INDIRECT0
function-bind • 1.1.2Implementation of Function.prototype.bindINDIRECT0
glsl-inject-defines • 1.0.3injects a #define statement into a shader sourceINDIRECT10
glsl-resolve • 0.0.1A wrapper for the "resolve" module that targets GLSL shaders instead of JavaScriptINDIRECT2
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 tokensINDIRECT8
glsl-token-depth • 1.1.2Determine the scope depth of an array of GLSL tokensINDIRECT0
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.INDIRECT4
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 tokensINDIRECT0
glsl-token-string • 1.0.1Converts an array of GLSL tokens to a plain source stringINDIRECT0
glsl-token-whitespace-trim • 1.0.0Trim the whitespace within an array of GLSL tokensINDIRECT0
glsl-tokenizer • 2.1.5r/w stream of glsl tokensINDIRECT7
glslify-bundle • 5.1.1Bundle a glslify-deps dependency tree into a GLSL source stringDIRECT20
hasown • 2.0.2A robust, ES3 compatible, "has own property" predicate.INDIRECT1
is-core-module • 2.15.1Is this specifier a node.js core module?INDIRECT2
isarray • 0.0.1Array#isArray for older browsersINDIRECT0
json5 • 1.0.2JSON for humans.INDIRECT1
loader-utils • 1.4.2utils for webpack loadersDIRECT4
map-limit • 0.0.1async.mapLimit's functionality available as a standalone npm moduleINDIRECT2
minimist • 1.2.8parse argument optionsINDIRECT0
murmurhash-js • 1.0.0Native JS murmur hash implementationINDIRECT0
path-parse • 1.0.7Node.js path.parse() ponyfillINDIRECT0
readable-stream • 1.0.34Streams2, a user-land copy of the stream library from Node.js v0.10.xINDIRECT4
resolve • 0.6.3resolve like require.resolve() on behalf of files asynchronously and synchronouslyINDIRECT0
resolve • 1.22.8resolve like require.resolve() on behalf of files asynchronously and synchronouslyDIRECT5
shallow-copy • 0.0.1make a shallow copy of an object or arrayINDIRECT0
string_decoder • 0.10.31The string_decoder module from Node coreINDIRECT0
supports-preserve-symlinks-flag • 1.0.0Determine if the current node version supports the `--preserve-symlinks` flag.INDIRECT0
through2 • 0.6.5A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noiseINDIRECT6
xtend • 2.2.0extend like a bossINDIRECT0
xtend • 4.0.2extend like a bossINDIRECT0
ISC5
PackageRelationDependenciesPublished
glslify-deps • 1.3.2Walk the dependency graph of a glslify shader.DIRECT24
graceful-fs • 4.2.11A drop-in replacement for fs, making various improvements.INDIRECT0
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
once • 1.3.3Run a function exactly one timeINDIRECT1
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 2.0.0 version:

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