licenses.dev

morse-create v1.0.2

Convert any text into morse code within seconds. Just install the package using `npm i -g morse-create` and it will get enabled throughout your system and can be accessed anywhere from your terminal.

Published on

Licenses

Learn more about license information.

Package Licenses

ISC

Dependency Licenses

MIT11
PackageRelationDependenciesPublished
ansi-styles • 4.3.0ANSI escape codes for styling strings in the terminalINDIRECT2
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}"INDIRECT0
brace-expansion • 1.1.13Brace expansion as known from sh/bashINDIRECT2
chalk • 4.1.2Terminal string styling done rightDIRECT5
color-convert • 2.0.1Plain color conversion functionsINDIRECT1
color-name • 1.1.4A list of color names and its valuesINDIRECT0
commander • 9.5.0the complete solution for node.js command-line programsDIRECT0
concat-map • 0.0.1concatenative mapdasheryINDIRECT0
has-flag • 4.0.0Check if argv has a specific flagINDIRECT0
path-is-absolute • 1.0.1Node.js 0.12 path.isAbsolute() ponyfillINDIRECT0
supports-color • 7.2.0Detect whether a terminal supports colorINDIRECT1
ISC8
PackageRelationDependenciesPublished
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
minimatch • 3.1.5a glob matcher in javascriptINDIRECT3
once • 1.4.0Run a function exactly one timeINDIRECT1
rimraf • 3.0.2A deep deletion module for node (like `rm -rf`)DIRECT11
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 1.0.2 version:

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