@choojs/findup • 0.2.1 Find a file by walking up the directory tree INDIRECT 1 1527841934 acorn • 7.4.1 ECMAScript parser INDIRECT 0 1601884406 add-line-numbers • 1.0.1 adds line numbers to a source string INDIRECT 2 1435094703 atob-lite • 1.0.0 Smallest/simplest possible means of using atob with both Node and browserify INDIRECT 0 1435250292 bit-twiddle • 1.0.2 Bit twiddling hacks for JavaScript INDIRECT 0 1401293686 bl • 2.2.1 Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too! INDIRECT 9 1598430329 buffer-from • 1.1.2 A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available. INDIRECT 0 1627578333 commander • 2.20.3 the complete solution for node.js command-line programs INDIRECT 0 1570772424 concat-stream • 1.6.2 writable stream that concatenates strings or binary data and calls a callback with the result INDIRECT 10 1521645450 core-util-is • 1.0.3 The `util.is*` functions introduced in Node v0.12. INDIRECT 0 1630420536 cwise-compiler • 1.1.3 cwise's internal compiler INDIRECT 1 1495050656 dup • 1.0.0 Initialize an array of arrays to a constant INDIRECT 0 1398729271 duplexify • 3.7.1 Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input INDIRECT 12 1549298243 end-of-stream • 1.4.4 Call a callback when a readable/writable/duplex stream has completed or failed. INDIRECT 2 1569416251 events • 3.3.0 Node's event emitter for all engines. INDIRECT 0 1614444687 falafel • 2.2.5 transform the ast on a recursive walk INDIRECT 2 1652255363 from2 • 2.3.0 Convenience wrapper for ReadableStream, with an API lifted from "from" and "through2" INDIRECT 8 1471281359 function-bind • 1.1.2 Implementation of Function.prototype.bind INDIRECT 0 1697137699 gl-buffer • 2.1.2 WebGL buffer wrapper DIRECT 9 1433967283 gl-constants • 1.0.0 all the WebGL 1.0 constants INDIRECT 0 1432506878 gl-shader • 4.3.1 WebGL shader wrapper DIRECT 17 1628117971 glsl-inject-defines • 1.0.3 injects a #define statement into a shader source INDIRECT 10 1435506888 glsl-resolve • 0.0.1 A wrapper for the "resolve" module that targets GLSL shaders instead of JavaScript INDIRECT 2 1394639383 glsl-shader-name • 1.0.0 Extract a shader's name from its source INDIRECT 9 1435251774 glsl-token-assignments • 2.0.2 Take an array of GLSL tokens and determine which tokens are either assignments or variable declarations. INDIRECT 0 1475034778 glsl-token-defines • 1.0.0 Retrieve the values defined with preprocessor statements in a selection of GLSL tokens INDIRECT 8 1426039862 glsl-token-depth • 1.1.2 Determine the scope depth of an array of GLSL tokens INDIRECT 0 1426103753 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. INDIRECT 4 1425685631 glsl-token-inject-block • 1.1.0 safely inject a block of tokens into a shader INDIRECT 0 1455223740 glsl-token-properties • 1.0.1 Takes an array of GLSL tokens and determines whether or not they're a property of another identifier INDIRECT 0 1425685691 glsl-token-scope • 1.1.2 Infer the scope of each token in an array of GLSL tokens INDIRECT 0 1449490164 glsl-token-string • 1.0.1 Converts an array of GLSL tokens to a plain source string INDIRECT 0 1425685733 glsl-token-whitespace-trim • 1.0.0 Trim the whitespace within an array of GLSL tokens INDIRECT 0 1448365516 glsl-tokenizer • 2.1.5 r/w stream of glsl tokens INDIRECT 7 1538835063 glslify-bundle • 5.1.1 Bundle a glslify-deps dependency tree into a GLSL source string INDIRECT 20 1540260840 glslify • 7.1.1 A node.js-style module system for GLSL! DIRECT 66 1599081307 hasown • 2.0.2 A robust, ES3 compatible, "has own property" predicate. INDIRECT 1 1710092305 iota-array • 1.0.0 Generates an array of consecutive integers starting at 0 INDIRECT 0 1398729315 is-buffer • 1.1.6 Determine if an object is a Buffer INDIRECT 0 1508967388 is-core-module • 2.16.1 Is this specifier a node.js core module? INDIRECT 2 1734816207 isarray • 0.0.1 Array#isArray for older browsers INDIRECT 0 1369676435 isarray • 1.0.0 Array#isArray for older browsers INDIRECT 0 1449741907 isarray • 2.0.5 Array#isArray for older browsers INDIRECT 0 1562592082 map-limit • 0.0.1 async.mapLimit's functionality available as a standalone npm module INDIRECT 2 1407451726 minimist • 1.2.8 parse argument options INDIRECT 0 1675976389 murmurhash-js • 1.0.0 Native JS murmur hash implementation INDIRECT 0 1398733700 ndarray-ops • 1.2.2 Common operations for ndarray arrays INDIRECT 2 1399496699 ndarray • 1.0.19 Multidimensional Arrays INDIRECT 2 1578197462 pad-left • 1.0.2 Left pad a string with zeros or a specified string. Fastest implementation. INDIRECT 1 1430114782 path-parse • 1.0.7 Node.js path.parse() ponyfill INDIRECT 0 1621947457 process-nextick-args • 2.0.1 process.nextTick but always with args INDIRECT 0 1560976479 readable-stream • 1.0.34 Streams2, a user-land copy of the stream library from Node.js v0.10.x INDIRECT 4 1460562524 readable-stream • 2.3.8 Streams3, a user-land copy of the stream library from Node.js INDIRECT 7 1677146646 repeat-string • 1.6.1 Repeat the given string n times. Fastest implementation for repeating a string. INDIRECT 0 1477241640 resolve • 0.6.3 resolve like require.resolve() on behalf of files asynchronously and synchronously INDIRECT 0 1397692621 resolve • 1.22.10 resolve like require.resolve() on behalf of files asynchronously and synchronously INDIRECT 5 1734629351 safe-buffer • 5.1.2 Safer Node.js Buffer API INDIRECT 0 1524687024 safe-buffer • 5.2.1 Safer Node.js Buffer API INDIRECT 0 1589128650 shallow-copy • 0.0.1 make a shallow copy of an object or array INDIRECT 0 1374733474 stack-trace • 0.0.9 Get v8 stack traces as an array of CallSite objects. INDIRECT 0 1392892857 static-eval • 2.1.1 evaluate statically-analyzable expressions INDIRECT 5 1704130052 stream-shift • 1.0.3 Returns the next buffer/object in a stream's readable queue INDIRECT 0 1705518913 string_decoder • 0.10.31 The string_decoder module from Node core INDIRECT 0 1408767919 string_decoder • 1.1.1 The string_decoder module from Node core INDIRECT 1 1522397655 supports-preserve-symlinks-flag • 1.0.0 Determine if the current node version supports the `--preserve-symlinks` flag. INDIRECT 0 1641194576 through2 • 0.6.5 A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noise INDIRECT 6 1428601327 through2 • 2.0.5 A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noise INDIRECT 9 1541541791 typedarray-pool • 1.2.0 Reuse typed arrays INDIRECT 2 1578196367 typedarray • 0.0.6 TypedArray polyfill for old browsers INDIRECT 0 1400295169 uniq • 1.0.1 Removes duplicates from a sorted array in place INDIRECT 0 1401052556 util-deprecate • 1.0.2 The Node.js `util.deprecate()` function with browser support INDIRECT 0 1444243060 xtend • 2.2.0 extend like a boss INDIRECT 0 1395822947 xtend • 4.0.2 extend like a boss INDIRECT 0 1562592945