licenses.dev

dmd v1.4.2

dmd (document with markdown) is a collection of handlebars templates for generating markdown documentation from jsdoc-parse input data. It is the default template set used by jsdoc-to-markdown.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT61
PackageRelationDependenciesPublished
align-text • 0.1.4Align the text in a string.INDIRECT4
ansi-escape-sequences • 2.2.2A simple library containing all known terminal ansi escape codes and sequences.INDIRECT5
ansi-escape-sequences • 3.0.0A simple library containing all known terminal ansi escape codes and sequences.INDIRECT2
array-back • 1.0.4Guarantees an array backDIRECT1
array-tools • 1.8.6Lightweight tool-kit for working with arraysINDIRECT2
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}"INDIRECT0
brace-expansion • 1.1.11Brace expansion as known from sh/bashINDIRECT2
camelcase • 1.2.1Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBarINDIRECT0
center-align • 0.1.3Center-align the text in a string.INDIRECT6
collect-all • 0.2.1Returns a stream which becomes readable once all input is receivedINDIRECT4
collect-all • 1.0.4Returns a stream which becomes readable once all input is receivedINDIRECT4
collect-json • 1.0.9Returns a stream which becomes readable with a single value once all (valid) JSON is received.INDIRECT5
command-line-args • 3.0.5A library to parse command-line options.INDIRECT5
command-line-tool • 0.5.2command-line-toolDIRECT17
command-line-usage • 3.0.8Generates command-line usage informationINDIRECT9
common-sequence • 1.0.2Returns an array containing the initial elements which both input arrays have in commonDIRECT0
concat-map • 0.0.1concatenative mapdasheryINDIRECT0
core-js • 2.6.12Standard libraryINDIRECT0
ddata • 0.1.28ddataDIRECT31
decamelize • 1.2.0Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbowINDIRECT0
deep-extend • 0.4.2Recursive object extendingINDIRECT0
feature-detect-es6 • 1.5.0Detect which ES6 (ES2015 and above) features are availableINDIRECT2
file-set • 1.1.2Expands file patterns, returning the matched and unmatched files and directories.DIRECT13
find-replace • 1.0.3Find and either replace or remove items from an arrayINDIRECT3
handlebars-array • 0.2.1Handlebars helpers for working with array dataDIRECT3
handlebars-comparison • 2.0.1Javascript comparison operator helpers for handlebarsDIRECT3
handlebars-json • 1.0.1Provides access to JSON.stringify from a Handlebars templateDIRECT0
handlebars-regexp • 1.0.1handlebars-regexpDIRECT0
handlebars-string • 2.0.2Handlebars helper mapping for String.prototypeDIRECT4
handlebars • 3.0.8Handlebars provides the power necessary to let you build semantic templates effectively with no frustrationINDIRECT22
is-buffer • 1.1.6Determine if an object is a BufferINDIRECT0
kind-of • 3.2.2Get the native type of a value.INDIRECT1
lazy-cache • 1.0.4Cache requires to be lazy-loaded when needed.INDIRECT0
longest • 1.0.1Get the longest item in an array.INDIRECT0
marked • 0.3.19A markdown parser built for speedINDIRECT0
minimist • 0.0.10parse argument optionsINDIRECT0
object-get • 2.1.1Access nested property values at any depth with a simple expression.INDIRECT0
object-tools • 1.6.7Useful functions for working with objectsINDIRECT2
object-tools • 2.0.6Useful functions for working with objectsDIRECT8
path-is-absolute • 1.0.1Node.js 0.12 path.isAbsolute() ponyfillINDIRECT0
reduce-flatten • 1.0.1Flatten an array into the supplied array.INDIRECT0
reduce-unique • 1.0.0Reduce an array to unique values, optionally into a separate array.DIRECT0
reduce-without • 1.0.1reduce-withoutDIRECT3
repeat-string • 1.6.1Repeat the given string n times. Fastest implementation for repeating a string.INDIRECT0
right-align • 0.1.3Right-align the text in a string.INDIRECT5
stream-connect • 1.0.2Connects an arbitrary number of streams into a single, combined streamINDIRECT2
stream-handlebars • 0.1.6Extends handlebars with a streaming interface for .compile()DIRECT26
stream-via • 0.1.1stream-viaINDIRECT0
stream-via • 1.0.4stream-viaINDIRECT0
string-tools • 0.1.8Some useful functions for working with stringsINDIRECT0
string-tools • 1.0.0Some useful functions for working with stringsDIRECT0
table-layout • 0.3.0Stylable text tables, handling ansi colour. Useful for console output.INDIRECT7
test-value • 1.1.0Test a value in a variety of waysINDIRECT2
test-value • 2.1.0Test a value in a variety of waysINDIRECT2
typical • 2.6.1Robust Javascript type-checkingINDIRECT0
uglify-to-browserify • 1.0.2A transform to make UglifyJS work in browserify.INDIRECT0
walk-back • 2.0.1Walk up the directory tree until the specified path is found.DIRECT0
window-size • 0.1.0Reliable way to to get the height and width of the terminal/console in a node.js environment.INDIRECT0
wordwrap • 0.0.3Wrap those words. Show them at what columns to start and stop.INDIRECT0
wordwrapjs • 2.0.0Word-wrapping for javascript.INDIRECT4
yargs • 3.10.0Light-weight option parsing with an argv hash. No optstrings attached.INDIRECT13
ISC8
PackageRelationDependenciesPublished
cliui • 2.1.0easily create complex multi-column command-line-interfacesINDIRECT9
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.2a glob matcher in javascriptINDIRECT3
once • 1.4.0Run a function exactly one timeINDIRECT1
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
MIT OR X112
PackageRelationDependenciesPublished
optimist • 0.6.1Light-weight option parsing with an argv hash. No optstrings attached.INDIRECT2
wordwrap • 0.0.2Wrap those words. Show them at what columns to start and stop.INDIRECT0
BSD-3-Clause2
PackageRelationDependenciesPublished
source-map • 0.1.43Generates and consumes source mapsINDIRECT1
source-map • 0.5.7Generates and consumes source mapsINDIRECT0
BSD-2-Clause1
PackageRelationDependenciesPublished
uglify-js • 2.8.29JavaScript parser, mangler/compressor and beautifier toolkitINDIRECT16
BSD-3-Clause OR MIT1
PackageRelationDependenciesPublished
amdefine • 1.0.1Provide AMD's define() API for declaring modules in the AMD formatINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 1.4.2 version:

[![licenses](https://licenses.dev/b/npm/dmd/1.4.2)](https://licenses.dev/npm/dmd/1.4.2)
<a href="https://licenses.dev/npm/dmd/1.4.2">
  <img src="https://licenses.dev/b/npm/dmd/1.4.2" alt="licenses" />
</a>
GitHub