licenses.dev

readline-ui v2.2.3

Create a readline interface with default settings to use in prompts.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT24
PackageRelationDependenciesPublished
ansi-regex • 3.0.1Regular expression for matching ANSI escape codesINDIRECT0
arr-flatten • 1.1.0Recursively flatten an array or arrays.INDIRECT0
component-emitter • 1.3.1Event emitterDIRECT0
debug • 2.6.9small debugging utilityDIRECT1
define-property • 1.0.0Define a non-enumerable property on an object.INDIRECT5
extend-shallow • 2.0.1Extend an object with the properties of additional objects. node.js/javascript util.INDIRECT1
function-bind • 1.1.2Implementation of Function.prototype.bindINDIRECT0
hasown • 2.0.2A robust, ES3 compatible, "has own property" predicate.INDIRECT1
is-accessor-descriptor • 1.0.1Returns true if a value has the characteristics of a valid JavaScript accessor descriptor.INDIRECT2
is-buffer • 1.1.6Determine if an object is a BufferINDIRECT0
is-data-descriptor • 1.0.1Returns true if a value has the characteristics of a valid JavaScript data descriptor.INDIRECT2
is-descriptor • 1.0.3Returns true if a value has the characteristics of a valid JavaScript descriptor. Works for data descriptors and accessor descriptors.INDIRECT4
is-extendable • 0.1.1Returns true if a value is any of the object types: array, regexp, plain object, function or date. This is useful for determining if a value can be extended, e.g. "can the value have keys?"INDIRECT0
is-fullwidth-code-point • 2.0.0Check if the character represented by a given Unicode code point is fullwidthINDIRECT0
is-number • 3.0.0Returns true if the value is a number. comprehensive tests.INDIRECT2
is-windows • 1.0.2Returns true if the platform is windows. UMD module, works with node.js, commonjs, browser, AMD, electron, etc.INDIRECT0
kind-of • 3.2.2Get the native type of a value.INDIRECT1
koalas • 1.0.2Coalesce for JavaScript. Returns the first value that is not undefined or null.INDIRECT0
ms • 2.0.0Tiny milisecond conversion utilityINDIRECT0
readline-utils • 2.2.3Readline utils, for moving the cursor, clearing lines, creating a readline interface, and more.DIRECT17
string-width • 2.1.1Get the visual width of a string - the number of columns required to display itDIRECT3
strip-ansi • 4.0.0Strip ANSI escape codesINDIRECT1
strip-color • 0.1.0Strip ANSI color codes from a string. No dependencies.INDIRECT0
window-size • 1.1.1Reliable way to get the height and width of terminal/console, since it's not calculated or updated the same way on all platforms, environments and node.js versions.INDIRECT9
ISC1
PackageRelationDependenciesPublished
mute-stream • 0.0.7Bytes go in, but they don't come out (when muted).INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 2.2.3 version:

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