licenses.dev

custom-diagram v1.0.0

Published on

Licenses

Learn more about license information.

Package Licenses

ISC

Dependency Licenses

MIT34
PackageRelationDependenciesPublished
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}"INDIRECT0
base64-js • 1.5.1Base64 encoding/decoding in pure JSINDIRECT0
bl • 4.1.0Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too!INDIRECT8
brace-expansion • 1.1.11Brace expansion as known from sh/bashINDIRECT2
buffer-from • 1.1.2A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available.INDIRECT0
buffer • 5.7.1Node.js Buffer API, for the browserINDIRECT2
commist • 1.1.0Build your commands on minimist!INDIRECT2
concat-map • 0.0.1concatenative mapdasheryINDIRECT0
concat-stream • 2.0.0writable stream that concatenates strings or binary data and calls a callback with the resultINDIRECT7
debug • 4.4.0Lightweight debugging utility for Node.js and the browserINDIRECT1
duplexify • 4.1.3Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 inputINDIRECT9
end-of-stream • 1.4.4Call a callback when a readable/writable/duplex stream has completed or failed.INDIRECT2
help-me • 3.0.0Help command for node, partner of minimist and commistINDIRECT15
js-sdsl • 4.3.0javascript standard data structure library which benchmark against C++ STLINDIRECT0
leven • 2.1.0Measure the difference between two strings using the fastest JS implementation of the Levenshtein distance algorithmINDIRECT0
minimist • 1.2.8parse argument optionsINDIRECT0
mitt • 2.1.0Tiny 200b functional Event Emitter / pubsub.INDIRECT0
mqtt-packet • 6.10.0Parse and generate MQTT packets like a breezeINDIRECT12
mqtt • 4.3.8A library for the MQTT protocolINDIRECT43
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
number-allocator • 1.0.14A library for the unique number allocatorINDIRECT3
path-is-absolute • 1.0.1Node.js 0.12 path.isAbsolute() ponyfillINDIRECT0
process-nextick-args • 2.0.1process.nextTick but always with argsINDIRECT0
pump • 3.0.2pipe streams together and close all of them if one of them closesINDIRECT3
readable-stream • 3.6.2Streams3, a user-land copy of the stream library from Node.jsINDIRECT4
reinterval • 1.1.0reschedulable setInterval for node.jsINDIRECT0
rfdc • 1.4.1Really Fast Deep CloneINDIRECT0
safe-buffer • 5.2.1Safer Node.js Buffer APIINDIRECT0
stream-shift • 1.0.3Returns the next buffer/object in a stream's readable queueINDIRECT0
string_decoder • 1.3.0The string_decoder module from Node coreINDIRECT1
typedarray • 0.0.6TypedArray polyfill for old browsersINDIRECT0
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
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
ISC12
PackageRelationDependenciesPublished
@topology/core • 0.4.20A diagram/topology tool by js.DIRECT46
fs.realpath • 1.0.0Use node's fs.realpath, but fall back to the JS implementation if the native one failsINDIRECT0
glob • 7.2.3a little globberINDIRECT10
inflight • 1.0.6Add callbacks to requests in flight to avoid async duplicationINDIRECT2
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
le5le-store • 1.0.7A global store and subcribe data for JavaScript apps.INDIRECT0
lru-cache • 6.0.0A cache object that deletes the least-recently-used items.INDIRECT1
minimatch • 3.1.2a glob matcher in javascriptINDIRECT3
once • 1.4.0Run a function exactly one timeINDIRECT1
split2 • 3.2.2split a Text Stream into a Line Stream, using Stream 3INDIRECT5
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
yallist • 4.0.0Yet Another Linked ListINDIRECT0
BSD-3-Clause1
PackageRelationDependenciesPublished
ieee754 • 1.2.1Read/write IEEE754 floating point numbers from/to a Buffer or array-like objectINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 1.0.0 version:

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