licenses.dev

dm-util v0.0.17

dmu dm-util

Published on

Licenses

Learn more about license information.

Package Licenses

ISC

Dependency Licenses

MIT39
PackageRelationDependenciesPublished
ansi-regex • 1.1.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-regex • 2.1.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-styles • 0.2.0ANSI escape codes for colorizing strings in the terminalINDIRECT0
ansi-styles • 2.2.1ANSI escape codes for styling strings in the terminalINDIRECT0
as-array • 2.0.0Make any value an array. No dependencies.INDIRECT0
bluebird • 2.11.0Full featured Promises/A+ implementation with exceptionally good performanceINDIRECT0
chalk • 0.3.0Terminal string styling done rightINDIRECT2
chalk • 1.1.3Terminal string styling done right. Much color.INDIRECT6
co-prompt • 1.0.0simple terminal user input 'co'DIRECT1
co • 4.6.0generator async control flow goodnessDIRECT0
colors • 1.0.3get colors in your node.js consoleINDIRECT0
colors • 1.4.0get colors in your node.js consoleDIRECT0
commander • 2.20.3the complete solution for node.js command-line programsDIRECT0
escape-string-regexp • 1.0.5Escape RegExp special charactersINDIRECT0
feedback • 0.3.2Fancier console.log for Node.js cli appsINDIRECT3
figures • 1.7.0Unicode symbols with Windows CMD fallbacksINDIRECT2
has-ansi • 2.0.0Check if a string has ANSI escape codesINDIRECT1
has-color • 0.1.7Detect whether a terminal supports colorINDIRECT0
inquirer • 0.9.0A collection of common interactive command line user interfaces.DIRECT20
keypress • 0.2.1Make any Node ReadableStream emit "keypress" eventsINDIRECT0
lodash • 2.2.1A utility library delivering consistency, customization, performance, & extras.INDIRECT0
lodash • 3.10.1The modern build of lodash modular utilities.INDIRECT0
minimist • 1.2.8parse argument optionsINDIRECT0
moment • 2.30.1Parse, validate, manipulate, and display datesINDIRECT0
object-assign • 4.1.1ES2015 `Object.assign()` ponyfillINDIRECT0
os-homedir • 1.0.2Node.js 4 `os.homedir()` ponyfillINDIRECT0
pretty-print • 1.1.0Print formatted data to the the command lineINDIRECT6
prettyjson • 1.2.5Package for formatting JSON data in a coloured YAML-style, perfect for CLI outputINDIRECT2
promptly • 0.2.1Simple command line prompting utilityINDIRECT2
readline2 • 0.1.1Readline Façade fixing bugs and issues found in releases 0.8 and 0.10INDIRECT3
run-async • 0.1.0Utility method to run function either synchronously or asynchronously using the common `this.async()` style.INDIRECT2
string • 1.2.1string contains methods that aren't included in the vanilla JavaScript string such as escaping HTML, decoding HTML entities, stripping tags, etc.INDIRECT0
strip-ansi • 2.0.1Strip ANSI escape codesINDIRECT1
strip-ansi • 3.0.1Strip ANSI escape codesINDIRECT1
supports-color • 2.0.0Detect whether a terminal supports colorINDIRECT0
suppose • 0.3.1Automate command line programs. Like UNIX expect.DIRECT1
through • 2.3.8simplified stream constructionINDIRECT0
underscore • 1.13.7JavaScript's functional programming helper library.INDIRECT0
untildify • 2.1.0Convert a tilde path to an absolute path: ~/dev => /Users/sindresorhus/devINDIRECT1
ISC11
PackageRelationDependenciesPublished
cli-width • 1.1.1Get stdout window width, with two fallbacks, tty and then a default.INDIRECT0
dm-file • 0.1.3A helper for working with files.INDIRECT53
dm-npm • 0.1.32npm helperDIRECT53
dm-path • 0.1.0## Description *INDIRECT53
dm-prompt • 0.1.20## Description - A module for simplyfying the usage of nodejs prompts. - Currently based on [inquirer](https://www.npmjs.com/package/inquirer) - make it possible to yield a inquirer Prompt - has to be used within [co](https://www.npmjs.com/package/co) - [INDIRECT53
dm-shell • 0.1.4A helper for interacting with the shell in nodejs.INDIRECT53
dm-util • 0.1.0dmu dm-utilINDIRECT53
once • 1.4.0Run a function exactly one timeINDIRECT1
read • 1.0.7read(1) for node programsINDIRECT1
semver • 5.7.2The semantic version parser used by npm.INDIRECT0
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
non-standard3
PackageRelationDependenciesPublished
mute-stream • 0.0.4Bytes go in, but they don't come out (when muted).INDIRECT0
shelljs • 0.3.0Portable Unix shell commands for Node.jsDIRECT0
shelljs • 0.5.3Portable Unix shell commands for Node.jsINDIRECT0
unknown1
PackageRelationDependenciesPublished
rx-lite • 2.5.2Lightweight library for composing asynchronous and event-based operations in JavaScriptINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.0.17 version:

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