licenses.dev

blessed-contrib v4.11.0

Build dashboards (or any other application) using ascii/ansi art and javascript.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT43
PackageRelationDependenciesPublished
@colors/colors • 1.5.0get colors in your node.js consoleINDIRECT0
ansi-escapes • 6.2.1ANSI escape codes for manipulating the terminalINDIRECT0
ansi-regex • 2.1.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-regex • 5.0.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-styles • 2.2.1ANSI escape codes for styling strings in the terminalINDIRECT0
ansicolors • 0.3.2Functions that surround a string with ansicolor codes so it prints in color.INDIRECT0
bresenham • 0.0.3Bresenham's line algorithmINDIRECT0
cardinal • 2.1.1Syntax highlights JavaScript code with ANSI colors to be printed to the terminal.INDIRECT3
chalk • 1.1.3Terminal string styling done right. Much color.DIRECT6
chalk • 5.4.1Terminal string styling done rightINDIRECT0
cli-table3 • 0.6.5Pretty unicode tables for the command line. Based on the original cli-table.INDIRECT6
core-util-is • 1.0.3The `util.is*` functions introduced in Node v0.12.INDIRECT0
drawille-blessed-contrib • 1.0.0Drawing in terminal with unicode braille charactersINDIRECT0
drawille-canvas-blessed-contrib • 0.1.3HTML5 Canvas API for drawilleDIRECT5
emoji-regex • 8.0.0A regular expression to match all Emoji-only symbols as per the Unicode Standard.INDIRECT0
escape-string-regexp • 1.0.5Escape RegExp special charactersINDIRECT0
event-stream • 0.9.8construct pipes of streams of eventsINDIRECT2
gl-matrix • 2.8.1Javascript Matrix and Vector library for High Performance WebGL appsINDIRECT0
has-ansi • 2.0.0Check if a string has ANSI escape codesINDIRECT1
has-flag • 4.0.0Check if argv has a specific flagINDIRECT0
here • 0.0.2here-document on node.jsINDIRECT0
is-fullwidth-code-point • 3.0.0Check if the character represented by a given Unicode code point is fullwidthINDIRECT0
isarray • 0.0.1Array#isArray for older browsersINDIRECT0
lodash • 4.17.21Lodash modular utilities.INDIRECT0
marked-terminal • 5.2.0A custom render for marked to output to the TerminalDIRECT18
marked • 4.3.0A markdown parser built for speedDIRECT0
memory-streams • 0.1.3Simple implmentation of Stream.Readable and Stream.Writable holding the data in memory.DIRECT5
node-emoji • 1.11.0simple emoji support for node.js projectsINDIRECT1
nopt • 2.1.2Option parsing for Node, supporting types, shorthands, etc. Used by npm.INDIRECT1
picture-tuber • 1.0.2render 256 color images on the terminalDIRECT8
readable-stream • 1.0.34Streams2, a user-land copy of the stream library from Node.js v0.10.xINDIRECT4
redeyed • 2.1.1Takes JavaScript code, along with a config and returns the original code with tokens wrapped as configured.INDIRECT1
string_decoder • 0.10.31The string_decoder module from Node coreINDIRECT0
string-width • 4.2.3Get the visual width of a string - the number of columns required to display itINDIRECT4
strip-ansi • 3.0.1Strip ANSI escape codesDIRECT1
strip-ansi • 6.0.1Strip ANSI escape codes from a stringINDIRECT1
supports-color • 2.0.0Detect whether a terminal supports colorINDIRECT0
supports-color • 7.2.0Detect whether a terminal supports colorINDIRECT1
supports-hyperlinks • 2.3.0Detect if your terminal emulator supports hyperlinksINDIRECT2
wordwrap • 0.0.3Wrap those words. Show them at what columns to start and stop.INDIRECT0
x256 • 0.0.2find the nearest xterm 256 color index for an rgbDIRECT0
xml2js • 0.4.23Simple XML to JavaScript object converter.INDIRECT2
xmlbuilder • 11.0.1An XML builder for node.jsINDIRECT0
ISC5
PackageRelationDependenciesPublished
abbrev • 1.1.1Like ruby's abbrev module, but in jsINDIRECT0
ansi-term • 0.0.2DIRECT1
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
map-canvas • 0.1.5A map widget for [blessed-contrib](https://github.com/yaronn/blessed-contrib).DIRECT9
sax • 1.4.1An evented streaming XML parser in JavaScriptINDIRECT0
unknown5
PackageRelationDependenciesPublished
buffers • 0.1.1Treat a collection of Buffers as a single contiguous partially mutable Buffer.INDIRECT0
memorystream • 0.3.1This is lightweight memory stream module for node.js.DIRECT0
png-js • 0.1.1A PNG decoder in CoffeeScriptINDIRECT0
sparkline • 0.1.2A JavaScript implementation of 'spark'.DIRECT3
term-canvas • 0.0.5Terminal canvas api written with node.jsDIRECT0
MIT OR X113
PackageRelationDependenciesPublished
charm • 0.1.2ansi control sequences for terminal cursor hopping and colorsINDIRECT0
optimist • 0.2.8Light-weight option parsing with an argv hash. No optstrings attached.INDIRECT1
optimist • 0.3.7Light-weight option parsing with an argv hash. No optstrings attached.INDIRECT1
BSD-2-Clause1
PackageRelationDependenciesPublished
esprima • 4.0.1ECMAScript parsing infrastructure for multipurpose analysisINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 4.11.0 version:

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