licenses.dev

jade v0.34.1

Jade template engine

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT20
PackageRelationDependenciesPublished
async • 0.2.10Higher-order functions and common patterns for asynchronous codeINDIRECT0
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}"INDIRECT0
brace-expansion • 2.0.1Brace expansion as known from sh/bashINDIRECT1
camelcase • 1.2.1Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBarINDIRECT0
character-parser • 1.0.2Parse 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
commander • 1.3.2the complete solution for node.js command-line programsDIRECT1
constantinople • 1.0.2Determine whether a JavaScript expression evaluates to a constant (using UglifyJS)DIRECT10
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
is-promise • 1.0.1Test whether an object looks like a promises-a+ promiseINDIRECT0
keypress • 0.1.0Make any Node ReadableStream emit "keypress" eventsINDIRECT0
mkdirp • 0.3.5Recursively mkdir, like `mkdir -p`DIRECT0
promise • 2.0.0Bare bones Promises/A+ implementationINDIRECT1
readdirp • 0.2.5Recursive version of fs.readdir with streaming api.INDIRECT3
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
window-size • 0.1.0Reliable way to to get the height and width of the terminal/console in a node.js environment.INDIRECT0
with • 1.1.1Compile time `with` for strict mode JavaScriptDIRECT7
MIT OR X113
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
yargs • 3.5.4Light-weight option parsing with an argv hash. No optstrings attached.INDIRECT4
non-standard2
PackageRelationDependenciesPublished
monocle • 0.1.50a tool for watching directories for file changesDIRECT4
uglify-js • 2.4.24JavaScript parser, mangler/compressor and beautifier toolkitINDIRECT9
BSD-2-Clause2
PackageRelationDependenciesPublished
uglify-js • 2.2.5JavaScript parser, mangler/compressor and beautifier toolkitINDIRECT4
uglify-js • 2.4.0JavaScript parser, mangler/compressor and beautifier toolkitINDIRECT6
ISC1
PackageRelationDependenciesPublished
minimatch • 10.0.1a glob matcher in javascriptINDIRECT2
BSD-3-Clause1
PackageRelationDependenciesPublished
source-map • 0.1.34Generates and consumes source mapsINDIRECT1
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/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 0.34.1 version:

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