licenses.dev

@jupyterlab/hdf5 v0.5.0

Open and explore (very large) HDF5 files in Jupyterlab.

Published on

Licenses

Learn more about license information.

Package Licenses

BSD-3-Clause

Dependency Licenses

MIT97
PackageRelationDependenciesPublished
@babel/runtime • 7.26.0babel's modular runtime helpersINDIRECT1
@hypnosphi/create-react-context • 0.3.1Polyfill for the proposed React context APIINDIRECT4
@types/dom4 • 2.0.4TypeScript definitions for dom4INDIRECT0
@types/prop-types • 15.7.14TypeScript definitions for prop-typesINDIRECT0
@types/react • 16.9.56TypeScript definitions for ReactINDIRECT2
ajv • 6.12.6Another JSON Schema ValidatorINDIRECT5
ansi-styles • 3.2.1ANSI escape codes for styling strings in the terminalINDIRECT2
array-uniq • 1.0.3Create an array without duplicatesINDIRECT0
call-bind-apply-helpers • 1.0.1Helper functions around Function call/apply/bind, for use in `call-bind`INDIRECT2
call-bind • 1.0.8Robustly `.call.bind()` a functionINDIRECT15
call-bound • 1.0.3Robust call-bound JavaScript intrinsics, using `call-bind` and `get-intrinsic`.INDIRECT12
chalk • 2.4.2Terminal string styling done rightINDIRECT6
classnames • 2.5.1A simple utility for conditionally joining classNames togetherINDIRECT0
codemirror • 5.53.2Full-featured in-browser code editorINDIRECT0
color-convert • 1.9.3Plain color conversion functionsINDIRECT1
color-name • 1.1.3A list of color names and its valuesINDIRECT0
csstype • 2.6.21Strict TypeScript and Flow types for style based on MDN dataINDIRECT0
csstype • 3.0.10Strict TypeScript and Flow types for style based on MDN dataINDIRECT0
deep-equal • 1.1.2node's assert.deepEqual algorithmINDIRECT27
define-data-property • 1.1.4Define a data property on an object. Will fall back to assignment in an engine without descriptors.INDIRECT3
define-properties • 1.2.1Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in older engines.INDIRECT6
dom-helpers • 3.4.0tiny modular DOM lib for ie8+INDIRECT2
dom-serializer • 0.2.2render dom nodes to stringINDIRECT2
dunder-proto • 1.0.1If available, the `Object.prototype.__proto__` accessor and mutator, call-boundINDIRECT4
es-define-property • 1.0.1`Object.defineProperty`, but not IE 8's broken one.INDIRECT0
es-errors • 1.3.0A simple cache for a few of the JS Error constructors.INDIRECT0
es-object-atoms • 1.1.0ES Object-related atoms: Object, ToObject, RequireObjectCoercibleINDIRECT1
escape-string-regexp • 1.0.5Escape RegExp special charactersINDIRECT0
fast-deep-equal • 3.1.3Fast deep equalINDIRECT0
fast-json-stable-stringify • 2.1.0deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonifyINDIRECT0
free-style • 3.1.0Make CSS easier and more maintainable by using JavaScriptINDIRECT0
function-bind • 1.1.2Implementation of Function.prototype.bindINDIRECT0
functions-have-names • 1.2.3Does this JS environment support the `name` property on functions?INDIRECT0
get-intrinsic • 1.2.7Get and robustly cache all JS language-level intrinsics at first require timeINDIRECT11
get-proto • 1.0.1Robustly get the [[Prototype]] of an objectINDIRECT6
gopd • 1.2.0`Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation.INDIRECT0
gud • 1.0.0Create a 'gud nuff' (not cryptographically secure) globally unique idINDIRECT0
has-flag • 3.0.0Check if argv has a specific flagINDIRECT0
has-property-descriptors • 1.0.2Does the environment have full property descriptor support? Handles IE 8's broken defineProperty/gOPD.INDIRECT1
has-symbols • 1.1.0Determine if the JS environment has Symbol support. Supports spec, or shams.INDIRECT0
has-tostringtag • 1.0.2Determine if the JS environment has `Symbol.toStringTag` support. Supports spec, or shams.INDIRECT1
hasown • 2.0.2A robust, ES3 compatible, "has own property" predicate.INDIRECT1
htmlparser2 • 3.10.1Fast & forgiving HTML/XML/RSS parserINDIRECT12
is-arguments • 1.2.0Is this an arguments object? It's a harder question than you think.INDIRECT14
is-date-object • 1.1.0Is this value a JS Date object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.INDIRECT14
is-regex • 1.2.1Is this value a JS regex? Works cross-realm/iframe, and despite ES6 @@toStringTagINDIRECT14
js-tokens • 4.0.0A regex that tokenizes JavaScript.INDIRECT0
json-schema-traverse • 0.4.1Traverse JSON Schema passing each schema object to callbackINDIRECT0
json5 • 2.2.3JSON for HumansINDIRECT0
lodash.clonedeep • 4.5.0The lodash method `_.cloneDeep` exported as a module.INDIRECT0
lodash.escape • 4.0.1The lodash method `_.escape` exported as a module.INDIRECT0
lodash.escaperegexp • 4.1.2The lodash method `_.escapeRegExp` exported as a module.INDIRECT0
lodash.isplainobject • 4.0.6The lodash method `_.isPlainObject` exported as a module.INDIRECT0
lodash.isstring • 4.0.1The lodash method `_.isString` exported as a module.INDIRECT0
lodash.mergewith • 4.6.2The Lodash method `_.mergeWith` exported as a module.INDIRECT0
loose-envify • 1.4.0Fast (and loose) selective `process.env` replacer using js-tokens instead of an ASTINDIRECT1
marked • 0.8.2A markdown parser built for speedINDIRECT0
math-intrinsics • 1.1.0ES Math-related intrinsics and helpers, robustly cached.INDIRECT0
minimist • 1.2.8parse argument optionsINDIRECT0
moment • 2.30.1Parse, validate, manipulate, and display datesINDIRECT0
node-fetch • 2.7.0A light-weight module that brings window.fetch to node.jsINDIRECT3
normalize.css • 8.0.1A modern alternative to CSS resetsINDIRECT0
number-is-nan • 1.0.1ES2015 Number.isNaN() ponyfillINDIRECT0
object-assign • 4.1.1ES2015 `Object.assign()` ponyfillINDIRECT0
object-is • 1.1.6ES2015-compliant shim for Object.is - differentiates between -0 and +0INDIRECT18
object-keys • 1.1.1An Object.keys replacement, in case Object.keys is not available. From https://github.com/es-shims/es5-shimINDIRECT0
popper.js • 1.16.1A kickass library to manage your poppersINDIRECT0
postcss • 7.0.39Tool for transforming styles with JS pluginsINDIRECT2
prop-types • 15.8.1Runtime type checking for React props and similar objects.INDIRECT4
punycode • 2.3.1A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.INDIRECT0
querystringify • 2.2.0Querystringify - Small, simple but powerful query string parser.INDIRECT0
react-dom • 16.9.0React package for working with the DOM.INDIRECT6
react-is • 16.13.1Brand checking of React Elements.INDIRECT0
react-lifecycles-compat • 3.0.4Backwards compatibility polyfill for React class componentsINDIRECT0
react-popper • 1.3.11React wrapper around Popper.jsINDIRECT40
react • 16.9.0React is a JavaScript library for building user interfaces.INDIRECT5
readable-stream • 3.6.2Streams3, a user-land copy of the stream library from Node.jsINDIRECT4
regenerator-runtime • 0.14.1Runtime for Regenerator-compiled generator and async functions.INDIRECT0
regexp.prototype.flags • 1.5.4ES6 spec-compliant RegExp.prototype.flags shim.INDIRECT20
requires-port • 1.0.0Check if a protocol requires a certain port number to be added to an URL.INDIRECT0
safe-buffer • 5.2.1Safer Node.js Buffer APIINDIRECT0
sanitize-html • 1.20.1Clean up user-submitted HTML, preserving whitelisted elements and whitelisted attributes on a per-element basisINDIRECT32
scheduler • 0.15.0Cooperative scheduler for the browser environment.INDIRECT3
set-function-length • 1.2.2Set a function's length propertyINDIRECT14
set-function-name • 2.0.2Set a function's name propertyINDIRECT6
srcset • 1.0.0Parse and stringify the HTML <img> srcset attributeINDIRECT2
string_decoder • 1.3.0The string_decoder module from Node coreINDIRECT1
supports-color • 5.5.0Detect whether a terminal supports colorINDIRECT1
tr46 • 0.0.3An implementation of the Unicode TR46 specINDIRECT0
typed-styles • 0.0.7Typed styles for cssinjsINDIRECT0
typestyle • 2.4.0TypeSafe CSSINDIRECT2
url-parse • 1.4.7Small footprint URL parser that works seamlessly across Node.js and browser environmentsINDIRECT2
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
warning • 4.0.3A mirror of Facebook's WarningINDIRECT2
whatwg-url • 5.0.0An implementation of the WHATWG URL Standard's URL API and parsing machineryINDIRECT2
ws • 7.5.10Simple to use, blazing fast and thoroughly tested websocket client and server for Node.jsINDIRECT0
xtend • 4.0.2extend like a bossINDIRECT0
BSD-3-Clause39
PackageRelationDependenciesPublished
@jupyterlab/application • 2.3.1JupyterLab - ApplicationDIRECT148
@jupyterlab/apputils • 2.3.1JupyterLab - Application UtilitiesDIRECT135
@jupyterlab/attachments • 2.3.1JupyterLab - Notebook Cell AttachmentsINDIRECT145
@jupyterlab/cells • 2.3.1JupyterLab - Notebook CellsINDIRECT150
@jupyterlab/codeeditor • 2.3.1JupyterLab - Abstract Code EditorINDIRECT84
@jupyterlab/codemirror • 2.3.1JupyterLab - CodeMirror Editor ProviderINDIRECT140
@jupyterlab/coreutils • 4.3.1JupyterLab - Core UtilitiesDIRECT11
@jupyterlab/docmanager • 2.3.1JupyterLab - Document ManagerDIRECT146
@jupyterlab/docregistry • 2.3.1JupyterLab - Document RegistryDIRECT145
@jupyterlab/filebrowser • 2.3.1JupyterLab - FileBrowser WidgetDIRECT147
@jupyterlab/nbformat • 2.3.1Notebook format interfacesINDIRECT1
@jupyterlab/notebook • 2.3.2JupyterLab - NotebookDIRECT151
@jupyterlab/observables • 3.3.1Data structures which may be observed for changes.INDIRECT7
@jupyterlab/outputarea • 2.3.1JupyterLab - Notebook Output AreaINDIRECT145
@jupyterlab/rendermime-interfaces • 2.3.0JupyterLab - Interfaces for Mime RenderersINDIRECT13
@jupyterlab/rendermime • 2.3.1JupyterLab - RenderMimeINDIRECT144
@jupyterlab/services • 5.3.1Client APIs for the Jupyter services REST APIsDIRECT35
@jupyterlab/settingregistry • 2.3.1Settings registry for JupyterlabINDIRECT17
@jupyterlab/statedb • 2.3.1Package for managing state in JupyterlabINDIRECT9
@jupyterlab/statusbar • 2.3.1JupyterLab statusbar package.INDIRECT138
@jupyterlab/ui-components • 2.3.1JupyterLab - UI components written in ReactINDIRECT81
@lumino/algorithm • 1.9.2Lumino Algorithms and IteratorsDIRECT0
@lumino/application • 1.31.4Lumino Pluggable ApplicationINDIRECT13
@lumino/collections • 1.9.3Lumino Generic CollectionsINDIRECT1
@lumino/commands • 1.21.1Lumino CommandsINDIRECT8
@lumino/coreutils • 1.12.1Lumino Core UtilitiesDIRECT0
@lumino/datagrid • 0.14.1Lumino Tabular Data GridDIRECT13
@lumino/disposable • 1.10.4Lumino DisposableINDIRECT3
@lumino/domutils • 1.8.2Lumino DOM UtilitiesINDIRECT0
@lumino/dragdrop • 1.14.5Lumino Drag and DropINDIRECT5
@lumino/keyboard • 1.8.2Lumino KeyboardINDIRECT0
@lumino/messaging • 1.10.3Lumino Message PassingDIRECT2
@lumino/polling • 1.11.4Lumino PollingINDIRECT5
@lumino/properties • 1.8.2Lumino Attached PropertiesINDIRECT0
@lumino/signaling • 1.11.1Lumino Signals and SlotsDIRECT2
@lumino/virtualdom • 1.14.3Lumino Virtual DOMINDIRECT1
@lumino/widgets • 1.37.2Lumino WidgetsDIRECT12
react-transition-group • 2.9.0A react component toolset for managing animationsINDIRECT9
source-map • 0.6.1Generates and consumes source mapsINDIRECT0
BSD-2-Clause8
PackageRelationDependenciesPublished
domelementtype • 1.3.1all the types of nodes in htmlparser2's domINDIRECT0
domelementtype • 2.3.0all the types of nodes in htmlparser2's domINDIRECT0
domhandler • 2.4.2handler for htmlparser2 that turns pages into a domINDIRECT1
domutils • 1.7.0utilities for working with htmlparser2's domINDIRECT4
entities • 1.1.2Encode & decode XML/HTML entities with easeINDIRECT0
entities • 2.2.0Encode & decode XML and HTML entities with easeINDIRECT0
uri-js • 4.4.1An RFC 3986/3987 compliant, scheme extendable URI/IRI parsing/validating/resolving library for JavaScript.INDIRECT1
webidl-conversions • 3.0.1Implements the WebIDL algorithms for converting to and from JavaScript valuesINDIRECT0
Apache-2.05
PackageRelationDependenciesPublished
@blueprintjs/colors • 4.2.1Blueprint color definitionsINDIRECT1
@blueprintjs/core • 3.54.0Core styles & componentsINDIRECT53
@blueprintjs/icons • 3.33.0Components, fonts, icons, and css files for creating and displaying icons.INDIRECT2
@blueprintjs/select • 3.19.1Components related to selecting items from a listINDIRECT54
@juggle/resize-observer • 3.4.0Polyfills the ResizeObserver API and supports box size options from the latest specINDIRECT0
ISC3
PackageRelationDependenciesPublished
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
path-posix • 1.0.0posix-specific core path moduleINDIRECT0
picocolors • 0.2.1The tiniest and the fastest coloring library everINDIRECT0
0BSD2
PackageRelationDependenciesPublished
tslib • 2.3.1Runtime library for TypeScript helper functionsINDIRECT0
tslib • 2.5.3Runtime library for TypeScript helper functionsINDIRECT0
CC-BY-4.0 AND MIT AND OFL-1.11
PackageRelationDependenciesPublished
@fortawesome/fontawesome-free • 5.15.4The iconic font, CSS, and SVG frameworkINDIRECT0
unknown1
PackageRelationDependenciesPublished
dom4 • 2.1.6a fully tested and covered polyfill for new DOM Level 4 entriesINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/%40jupyterlab%2Fhdf5)](https://licenses.dev/npm/%40jupyterlab%2Fhdf5)
<a href="https://licenses.dev/npm/%40jupyterlab%2Fhdf5">
  <img src="https://licenses.dev/b/npm/%40jupyterlab%2Fhdf5" alt="licenses" />
</a>

Or the licenses badge code for the 0.5.0 version:

[![licenses](https://licenses.dev/b/npm/%40jupyterlab%2Fhdf5/0.5.0)](https://licenses.dev/npm/%40jupyterlab%2Fhdf5/0.5.0)
<a href="https://licenses.dev/npm/%40jupyterlab%2Fhdf5/0.5.0">
  <img src="https://licenses.dev/b/npm/%40jupyterlab%2Fhdf5/0.5.0" alt="licenses" />
</a>
GitHub