licenses.dev

image-to-ascii v3.3.0

A Node.JS module that converts images to ASCII art.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT60
PackageRelationDependenciesPublished
ansi-styles • 3.2.1ANSI escape codes for styling strings in the terminalINDIRECT2
ansy • 1.0.16Cross platform ANSI colors made easy.INDIRECT11
array-parallel • 0.1.3Call an array of asynchronous functions in parallelINDIRECT0
array-series • 0.1.5Call an array of asynchronous functions in seriesINDIRECT0
asciify-pixel-matrix • 1.0.15Asciifies a matrix of pixels.DIRECT18
asciify-pixel • 1.2.15Asciifies a pixel object.INDIRECT17
assured • 1.0.16Combine promises and callbacks together.INDIRECT2
cb-buffer • 2.1.10A minimalist NodeJS module for callback buffering.INDIRECT0
color-convert • 1.9.3Plain color conversion functionsINDIRECT1
color-name • 1.1.3A list of color names and its valuesINDIRECT0
compute-size • 1.0.14Helper tool for resizing the things.DIRECT11
couleurs • 6.0.12Add some color and styles to your Node.JS strings.INDIRECT13
cross-spawn • 7.0.6Cross platform child_process#spawn and child_process#spawnSyncINDIRECT5
custom-return • 1.0.13Generate a function that returns a constant.INDIRECT1
debug • 3.2.7small debugging utilityINDIRECT1
deffy • 2.2.5Small and fast library to set default values.INDIRECT3
err • 1.1.1A tiny library to create custom errors in JavaScript.INDIRECT3
fixed-or-percent • 1.0.13Get the percent or fixed value.INDIRECT3
follow-redirects • 1.15.11HTTP and HTTPS modules that follow redirects.INDIRECT0
function.name • 1.0.14Function name shim (especially for supporting function names in Internet Explorer).INDIRECT1
gm-installed • 1.0.12Check if GraphicsMagick is installed.INDIRECT3
gm-tools • 1.0.13Friendly tools for interacting with GraphicsMagick.INDIRECT20
gm • 1.25.1GraphicsMagick and ImageMagick for node.jsINDIRECT10
has-flag • 1.0.0Check if argv has a specific flagINDIRECT0
image-parser • 1.2.9An image parser that works.DIRECT39
imgpx • 1.0.14Get a matrix of pixels of a given image.DIRECT24
is-percent • 1.0.13Check if a given value is in the percent format.INDIRECT1
is-ssh • 1.4.1Check if an input value is a ssh url or not.INDIRECT1
is-windows • 0.1.1Returns true if the platform is windwows.INDIRECT0
iterate-object • 1.3.5A convenient way to iterate objects.INDIRECT0
last-char • 1.3.12Get the last character in a provided string.INDIRECT0
lwip-pixels • 1.1.11Get a matrix of pixels from a lwip image object.INDIRECT5
lwip2 • 1.0.16A friendlier wrapper around the lwip library.INDIRECT8
lwipify • 2.0.14Convert images in lwip objects.INDIRECT21
map-o • 2.0.11Array-map like function for objects.INDIRECT1
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
noop6 • 1.0.10No operation as a module using an arrow function.INDIRECT0
obj-def • 1.0.10Easily set default fields in objects.INDIRECT4
one-by-one • 3.2.9Run async tasks one by one.DIRECT6
parse-url • 1.3.11An advanced url parser supporting git urls too.INDIRECT3
path-key • 3.1.1Get the PATH environment variable key cross-platformINDIRECT0
percent-value • 1.0.10Percentage helper functions.INDIRECT0
pixel-bg • 1.0.11Change the pixel background color.INDIRECT5
pixel-class • 1.0.11A tiny class for pixel manipulation.INDIRECT4
pixel-white-bg • 1.0.10Set white background color for a pixel.INDIRECT6
pngjs • 2.3.1PNG encoder/decoder in pure JS, supporting any bit size & interlace, async & sync with full test suite.INDIRECT0
prgm-installed • 1.0.12Check if a program is available on the system.INDIRECT2
protocols • 1.4.8Get the protocols of an input url.INDIRECT0
protocols • 2.0.2Get the protocols of an input url.INDIRECT0
same-time • 2.3.6Call functions in parallel and store the results.INDIRECT4
shebang-command • 2.0.0Get the command from a shebangINDIRECT1
shebang-regex • 3.0.0Regular expression for matching a shebang lineINDIRECT0
sliced • 1.0.1A faster Node.js alternative to Array.prototype.slice.call(arguments)INDIRECT0
supports-color • 3.2.3Detect whether a terminal supports colorINDIRECT1
terminal-char-width • 1.0.11Get the char width/height proportions in different terminal emulators.DIRECT1
tinyreq • 3.4.3Tiny library for making http(s) requests.INDIRECT8
typpy • 2.4.0A better typeof for JavaScript.INDIRECT2
ul • 5.2.16A minimalist utility library.DIRECT4
url-local • 1.1.9Checks if a given url is a local url or not.INDIRECT4
url-remote • 1.1.9Checks if a given url is a remote url or not.INDIRECT5
ISC3
PackageRelationDependenciesPublished
isexe • 2.0.0Minimal module to check if a file is executable.INDIRECT0
which • 1.3.1Like which(1) unix command. Find the first instance of an executable in the PATH.INDIRECT1
which • 2.0.2Like which(1) unix command. Find the first instance of an executable in the PATH.INDIRECT1
non-standard1
PackageRelationDependenciesPublished
deffy • 2.0.0Small and fast library to set default values.INDIRECT3
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 3.3.0 version:

[![licenses](https://licenses.dev/b/npm/image-to-ascii/3.3.0)](https://licenses.dev/npm/image-to-ascii/3.3.0)
<a href="https://licenses.dev/npm/image-to-ascii/3.3.0">
  <img src="https://licenses.dev/b/npm/image-to-ascii/3.3.0" alt="licenses" />
</a>
GitHub