licenses.dev

swig v1.4.2

A simple, powerful, and extendable templating engine for node.js and browsers, similar to Django, Jinja2, and Twig.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT7
PackageRelationDependenciesPublished
async • 0.2.10Higher-order functions and common patterns for asynchronous codeINDIRECT0
camelcase • 1.2.1Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBarINDIRECT0
decamelize • 1.2.0Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbowINDIRECT0
minimist • 0.0.10parse argument optionsINDIRECT0
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
wordwrap • 0.0.3Wrap those words. Show them at what columns to start and stop.INDIRECT0
MIT OR X113
PackageRelationDependenciesPublished
optimist • 0.6.1Light-weight option parsing with an argv hash. No optstrings attached.DIRECT2
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-standard1
PackageRelationDependenciesPublished
uglify-js • 2.4.24JavaScript parser, mangler/compressor and beautifier toolkitDIRECT9
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/swig)](https://licenses.dev/npm/swig)
<a href="https://licenses.dev/npm/swig">
  <img src="https://licenses.dev/b/npm/swig" alt="licenses" />
</a>

Or the licenses badge code for the 1.4.2 version:

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