licenses.dev

simple-watchify-server v0.0.1

a simple dev server for watchify (experimental)

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT26
PackageRelationDependenciesPublished
buffer-from • 1.1.2A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available.INDIRECT0
concat-stream • 1.6.2writable stream that concatenates strings or binary data and calls a callback with the resultDIRECT10
core-util-is • 1.0.3The `util.is*` functions introduced in Node v0.12.INDIRECT0
debounce • 1.2.1Creates and returns a new debounced version of the passed function that will postpone its execution until after wait milliseconds have elapsed since the last time it was invokedDIRECT0
ecstatic • 0.8.0A simple static file server middleware that works with both Express and FlatironDIRECT4
events • 1.1.1Node's event emitter for all engines.DIRECT0
from2-string • 1.1.0Create a stream from a string. Sugary wrapper around from2INDIRECT9
from2 • 2.3.0Convenience wrapper for ReadableStream, with an API lifted from "from" and "through2"INDIRECT8
he • 0.5.0A robust HTML entities encoder/decoder with full Unicode support.INDIRECT0
isarray • 1.0.0Array#isArray for older browsersINDIRECT0
mime • 1.6.0A comprehensive library for mime-type mappingINDIRECT0
minimist • 1.2.8parse argument optionsINDIRECT0
object-keys • 0.4.0An Object.keys replacement, in case Object.keys is not available. From https://github.com/kriskowal/es5-shimINDIRECT0
process-nextick-args • 2.0.1process.nextTick but always with argsINDIRECT0
readable-stream • 2.3.8Streams3, a user-land copy of the stream library from Node.jsINDIRECT7
safe-buffer • 5.1.2Safer Node.js Buffer APIINDIRECT0
simple-html-index • 1.5.0a simple HTML index through streamDIRECT10
string_decoder • 1.1.1The string_decoder module from Node coreINDIRECT1
string-template • 0.1.3A simple string template function based on named or indexed argumentsINDIRECT0
through2 • 2.0.5A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noiseDIRECT9
typedarray • 0.0.6TypedArray polyfill for old browsersINDIRECT0
url-join • 0.0.1Join urls and normalize as in path.join.INDIRECT0
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
xtend • 2.1.2extend like a bossINDIRECT1
xtend • 3.0.0extend like a bossINDIRECT0
xtend • 4.0.2extend like a bossINDIRECT0
unknown9
PackageRelationDependenciesPublished
body • 0.1.0Body parsingINDIRECT3
content-types • 0.1.0handle multiple content typesINDIRECT2
error • 3.0.0Custom errorsINDIRECT3
http-methods • 1.1.0Handle multiple methods elegantlyINDIRECT4
httperr • 0.5.0HTTP status codes as JavaScript errors.INDIRECT0
iterators • 0.1.0iterate over collections in sync & asyncINDIRECT1
routes-router • 4.3.1Simplest router possibleDIRECT15
routes • 2.1.0Minimalist route matching for javascriptINDIRECT0
send-data • 3.3.4send data through responseINDIRECT2
ISC4
PackageRelationDependenciesPublished
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
json-stringify-safe • 5.0.1Like JSON.stringify, but doesn't blow up on circular refs.INDIRECT0
once • 1.4.0Run a function exactly one timeDIRECT1
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
MIT OR X111
PackageRelationDependenciesPublished
ap • 0.1.0Currying in javascript. Like .bind() without also setting `this`.INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.0.1 version:

[![licenses](https://licenses.dev/b/npm/simple-watchify-server/0.0.1)](https://licenses.dev/npm/simple-watchify-server/0.0.1)
<a href="https://licenses.dev/npm/simple-watchify-server/0.0.1">
  <img src="https://licenses.dev/b/npm/simple-watchify-server/0.0.1" alt="licenses" />
</a>
GitHub