licenses.dev

directory-encoder v0.7.2

Encode a directory of images to CSS

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT10
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 • 1.1.11Brace expansion as known from sh/bashINDIRECT2
concat-map • 0.0.1concatenative mapdasheryINDIRECT0
fs-extra • 0.23.1fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as mkdir -p, cp -r, and rm -rf.DIRECT14
handlebars • 1.3.0Handlebars provides the power necessary to let you build semantic templates effectively with no frustrationDIRECT6
img-stats • 0.5.2Grabs stats of the image you feed itDIRECT1
jsonfile • 2.4.0Easily read/write JSON files.INDIRECT1
path-is-absolute • 1.0.1Node.js 0.12 path.isAbsolute() ponyfillINDIRECT0
wordwrap • 0.0.3Wrap those words. Show them at what columns to start and stop.INDIRECT0
ISC9
PackageRelationDependenciesPublished
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
graceful-fs • 4.2.11A drop-in replacement for fs, making various improvements.INDIRECT0
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
rimraf • 2.7.1A deep deletion module for node (like `rm -rf`)INDIRECT11
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
MIT OR X111
PackageRelationDependenciesPublished
optimist • 0.3.7Light-weight option parsing with an argv hash. No optstrings attached.INDIRECT1
BSD-2-Clause1
PackageRelationDependenciesPublished
uglify-js • 2.3.6JavaScript parser, mangler/compressor and beautifier toolkitINDIRECT5
non-standard1
PackageRelationDependenciesPublished
xmldom • 0.1.31A W3C Standard XML DOM(Level2 CORE) implementation and parser(DOMParser/XMLSerializer).INDIRECT0
BSD-3-Clause1
PackageRelationDependenciesPublished
source-map • 0.1.43Generates 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/directory-encoder)](https://licenses.dev/npm/directory-encoder)
<a href="https://licenses.dev/npm/directory-encoder">
  <img src="https://licenses.dev/b/npm/directory-encoder" alt="licenses" />
</a>

Or the licenses badge code for the 0.7.2 version:

[![licenses](https://licenses.dev/b/npm/directory-encoder/0.7.2)](https://licenses.dev/npm/directory-encoder/0.7.2)
<a href="https://licenses.dev/npm/directory-encoder/0.7.2">
  <img src="https://licenses.dev/b/npm/directory-encoder/0.7.2" alt="licenses" />
</a>
GitHub