licenses.dev

jaded v0.1.1

Collection of Jade plugins

Published on

Licenses

Learn more about license information.

Package Licenses

unknown

Dependency Licenses

MIT22
PackageRelationDependenciesPublished
async • 0.2.10Higher-order functions and common patterns for asynchronous codeINDIRECT0
balanced-match • 4.0.4Match balanced character pairs, like "{" and "}"INDIRECT0
brace-expansion • 5.0.8Brace 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.2.0Parse 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.INDIRECT0
coffee-script • 1.6.3Unfancy JavaScriptDIRECT0
commander • 2.0.0the complete solution for node.js command-line programsINDIRECT0
commander • 2.1.0the complete solution for node.js command-line programsDIRECT0
constantinople • 1.0.2Determine whether a JavaScript expression evaluates to a constant (using UglifyJS)INDIRECT10
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
jade • 1.0.2Jade template engineDIRECT29
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 frameworksINDIRECT10
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 • 2.0.0Compile time `with` for strict mode JavaScriptINDIRECT7
BSD-2-Clause3
PackageRelationDependenciesPublished
uglify-js • 1.3.4JavaScript parser and compressor/beautifier toolkitDIRECT0
uglify-js • 2.2.5JavaScript parser, mangler/compressor and beautifier toolkitINDIRECT4
uglify-js • 2.4.0JavaScript parser, mangler/compressor and beautifier toolkitINDIRECT6
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 • 1.1.50a tool for watching directories for file changesINDIRECT4
uglify-js • 2.4.24JavaScript parser, mangler/compressor and beautifier toolkitINDIRECT9
BlueOak-1.0.01
PackageRelationDependenciesPublished
minimatch • 10.2.5a 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/jaded)](https://licenses.dev/npm/jaded)
<a href="https://licenses.dev/npm/jaded">
  <img src="https://licenses.dev/b/npm/jaded" alt="licenses" />
</a>

Or the licenses badge code for the 0.1.1 version:

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