licenses.dev

regl-splom v1.0.14

Scatterplot matrix for 2d plots

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT83
PackageRelationDependenciesPublished
@choojs/findup • 0.2.1Find a file by walking up the directory treeINDIRECT1
@plotly/point-cluster • 3.1.9Fast nd point clustering.INDIRECT10
acorn • 7.4.1ECMAScript parserINDIRECT0
array-bounds • 1.0.1Find [nd-]array min/max valuesDIRECT0
array-range • 1.0.1creates a new array with given rangeDIRECT0
array-rearrange • 2.2.2Rearrange array elements by index arrayINDIRECT0
binary-search-bounds • 2.0.5Better binary searchingINDIRECT0
bl • 2.2.1Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too!INDIRECT9
buffer-from • 1.1.2A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available.INDIRECT0
clamp • 1.0.1Clamp a value between two other valuesINDIRECT0
color-alpha • 1.1.3Change alpha value of a color stringDIRECT2
color-id • 1.1.0Get integer id for a colorINDIRECT1
color-name • 1.1.4A list of color names and its valuesINDIRECT0
color-normalize • 1.5.2Convert any color data to sanitized output formatINDIRECT5
color-parse • 1.4.3Color string parserINDIRECT1
color-rgba • 2.4.0Convert color string (or parseable argument) to RGBA arrayINDIRECT3
color-space • 2.3.1Collection of color space conversionsINDIRECT0
commander • 2.20.3the complete solution for node.js command-line programsINDIRECT0
concat-stream • 1.6.2writable stream that concatenates strings or binary data and calls a callback with the resultINDIRECT10
core-util-is • 1.0.3The `util.is*` functions introduced in Node v0.12.INDIRECT0
defined • 1.0.1return the first argument that is `!== undefined`INDIRECT0
dtype • 2.0.0Return a data type from a string representing the typeINDIRECT0
duplexify • 3.7.1Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 inputINDIRECT12
end-of-stream • 1.4.4Call a callback when a readable/writable/duplex stream has completed or failed.INDIRECT2
events • 3.3.0Node's event emitter for all engines.INDIRECT0
falafel • 2.2.5transform the ast on a recursive walkINDIRECT2
flatten-vertex-data • 1.0.2flattens nested vertex data into a typed arrayDIRECT1
from2 • 2.3.0Convenience wrapper for ReadableStream, with an API lifted from "from" and "through2"INDIRECT8
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 stringINDIRECT20
glslify • 7.1.1A node.js-style module system for GLSL!INDIRECT66
hasown • 2.0.2A robust, ES3 compatible, "has own property" predicate.INDIRECT1
is-core-module • 2.16.1Is this specifier a node.js core module?INDIRECT2
is-iexplorer • 1.0.0Check if browser is Internet ExplorerINDIRECT0
is-obj • 1.0.1Check if a value is an objectINDIRECT0
isarray • 0.0.1Array#isArray for older browsersINDIRECT0
isarray • 1.0.0Array#isArray for older browsersINDIRECT0
isarray • 2.0.5Array#isArray for older browsersINDIRECT0
map-limit • 0.0.1async.mapLimit's functionality available as a standalone npm moduleINDIRECT2
math-log2 • 1.0.1ES2015 Math.log2() ponyfillINDIRECT0
minimist • 1.2.8parse argument optionsINDIRECT0
murmurhash-js • 1.0.0Native JS murmur hash implementationINDIRECT0
object-assign • 4.1.1ES2015 `Object.assign()` ponyfillINDIRECT0
parse-rect • 1.2.0Parse any input rectangle formatDIRECT1
path-parse • 1.0.7Node.js path.parse() ponyfillINDIRECT0
performance-now • 2.1.0Implements performance.now (based on process.hrtime).INDIRECT0
pick-by-alias • 1.2.0Pick properties by aliasesDIRECT0
process-nextick-args • 2.0.1process.nextTick but always with argsINDIRECT0
raf • 3.4.1requestAnimationFrame polyfill for node and the browserDIRECT1
readable-stream • 1.0.34Streams2, a user-land copy of the stream library from Node.js v0.10.xINDIRECT4
readable-stream • 2.3.8Streams3, a user-land copy of the stream library from Node.jsINDIRECT7
regl-scatter2d • 3.3.1Scatter2d plot built with reglDIRECT90
resolve • 0.6.3resolve like require.resolve() on behalf of files asynchronously and synchronouslyINDIRECT0
resolve • 1.22.10resolve like require.resolve() on behalf of files asynchronously and synchronouslyINDIRECT5
safe-buffer • 5.1.2Safer Node.js Buffer APIINDIRECT0
safe-buffer • 5.2.1Safer Node.js Buffer APIINDIRECT0
shallow-copy • 0.0.1make a shallow copy of an object or arrayINDIRECT0
stack-trace • 0.0.9Get v8 stack traces as an array of CallSite objects.INDIRECT0
static-eval • 2.1.1evaluate statically-analyzable expressionsINDIRECT5
stream-shift • 1.0.3Returns the next buffer/object in a stream's readable queueINDIRECT0
string_decoder • 0.10.31The string_decoder module from Node coreINDIRECT0
string_decoder • 1.1.1The string_decoder module from Node coreINDIRECT1
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
through2 • 2.0.5A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noiseINDIRECT9
to-float32 • 1.1.0Convert data to float32 array or get float32 fractionsINDIRECT0
typedarray • 0.0.6TypedArray polyfill for old browsersINDIRECT0
update-diff • 1.1.0Update object by mapping diff propertiesINDIRECT0
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
xtend • 2.2.0extend like a bossINDIRECT0
xtend • 4.0.2extend like a bossINDIRECT0
ISC6
PackageRelationDependenciesPublished
glslify-deps • 1.3.2Walk the dependency graph of a glslify shader.INDIRECT24
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
once • 1.4.0Run a function exactly one timeINDIRECT1
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
BSD-2-Clause4
PackageRelationDependenciesPublished
escodegen • 2.1.0ECMAScript code generatorINDIRECT4
esprima • 4.0.1ECMAScript parsing infrastructure for multipurpose analysisINDIRECT0
estraverse • 5.3.0ECMAScript JS AST traversal functionsINDIRECT0
esutils • 2.0.3utility box for ECMAScript language toolsINDIRECT0
BSD-3-Clause1
PackageRelationDependenciesPublished
source-map • 0.6.1Generates and consumes source mapsINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 1.0.14 version:

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