licenses.dev

jade v1.11.0

A clean, whitespace-sensitive template language for writing HTML

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT37
PackageRelationDependenciesPublished
acorn-globals • 1.0.9Detect global variables in JavaScript using acornINDIRECT1
acorn • 1.2.2ECMAScript parserINDIRECT0
acorn • 2.7.0ECMAScript parserINDIRECT0
align-text • 0.1.4Align the text in a string.INDIRECT4
asap • 1.0.0High-priority task queue for Node.js and browsersINDIRECT0
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
character-parser • 1.2.1Parse JavaScript one character at a time to look for snippets in Templates. This is not a validator, it's just designed to allow you to have sections of JavaScript delimited by brackets robustly.DIRECT0
clean-css • 3.4.28A well-tested CSS minifierDIRECT4
commander • 2.6.0the complete solution for node.js command-line programsDIRECT0
commander • 2.8.1the complete solution for node.js command-line programsINDIRECT1
constantinople • 3.0.2Determine whether a JavaScript expression evaluates to a constant (using UglifyJS)DIRECT1
css-parse • 1.0.4CSS parserINDIRECT0
css-stringify • 1.0.5CSS compilerINDIRECT0
css • 1.0.8CSS parser / stringifier using css-parse and css-stringifyINDIRECT2
decamelize • 1.2.0Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbowINDIRECT0
graceful-readlink • 1.0.1graceful fs.readlinkINDIRECT0
is-buffer • 1.1.6Determine if an object is a BufferINDIRECT0
is-promise • 1.0.1Test whether an object looks like a promises-a+ promiseINDIRECT0
is-promise • 2.2.2Test whether an object looks like a promises-a+ promiseINDIRECT0
jstransformer • 0.0.2Normalize the API of any jstransformerDIRECT3
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
minimist • 1.2.8parse argument optionsINDIRECT0
mkdirp • 0.5.6Recursively mkdir, like `mkdir -p`DIRECT1
promise • 2.0.0Bare bones Promises/A+ implementationINDIRECT1
promise • 6.1.0Bare bones Promises/A+ implementationINDIRECT1
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
transformers • 2.1.0String/Data transformations for use in templating libraries, static site generators and web frameworksDIRECT10
uglify-to-browserify • 1.0.2A transform to make UglifyJS work in browserify.INDIRECT0
void-elements • 2.0.1Array of "void elements" defined by the HTML specification.DIRECT0
window-size • 0.1.0Reliable way to to get the height and width of the terminal/console in a node.js environment.INDIRECT0
with • 4.0.3Compile time `with` for strict mode JavaScriptDIRECT3
wordwrap • 0.0.3Wrap those words. Show them at what columns to start and stop.INDIRECT0
yargs • 3.10.0Light-weight option parsing with an argv hash. No optstrings attached.INDIRECT13
BSD-3-Clause3
PackageRelationDependenciesPublished
source-map • 0.1.43Generates and consumes source mapsINDIRECT1
source-map • 0.4.4Generates and consumes source mapsINDIRECT1
source-map • 0.5.7Generates and consumes source mapsINDIRECT0
BSD-2-Clause2
PackageRelationDependenciesPublished
uglify-js • 2.2.5JavaScript parser, mangler/compressor and beautifier toolkitINDIRECT4
uglify-js • 2.8.29JavaScript parser, mangler/compressor and beautifier toolkitDIRECT16
MIT OR X112
PackageRelationDependenciesPublished
optimist • 0.3.7Light-weight option parsing with an argv hash. No optstrings attached.INDIRECT1
wordwrap • 0.0.2Wrap those words. Show them at what columns to start and stop.INDIRECT0
BSD-3-Clause OR MIT1
PackageRelationDependenciesPublished
amdefine • 1.0.1Provide AMD's define() API for declaring modules in the AMD formatINDIRECT0
ISC1
PackageRelationDependenciesPublished
cliui • 2.1.0easily create complex multi-column command-line-interfacesINDIRECT9
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 1.11.0 version:

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