licenses.dev

localcast v2.0.1

A shared event emitter that works across multiple processes on the same machine, including the browser!

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT14
PackageRelationDependenciesPublished
core-util-is • 1.0.3The `util.is*` functions introduced in Node v0.12.INDIRECT0
duplexify • 3.7.1Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 inputINDIRECT12
end-of-stream • 1.4.4Call a callback when a readable/writable/duplex stream has completed or failed.DIRECT2
isarray • 1.0.0Array#isArray for older browsersINDIRECT0
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
stream-shift • 1.0.3Returns the next buffer/object in a stream's readable queueINDIRECT0
string_decoder • 1.1.1The string_decoder module from Node coreINDIRECT1
through2 • 2.0.5A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noiseINDIRECT9
ultron • 1.0.2Ultron is high-intelligence robot. It gathers intel so it can start improving upon his rudimentary designINDIRECT0
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
ws • 1.1.5Simple to use, blazing fast and thoroughly tested websocket client and server for Node.jsINDIRECT2
xtend • 4.0.2extend like a bossINDIRECT0
unknown6
PackageRelationDependenciesPublished
body • 0.1.0Body parsingINDIRECT3
content-types • 0.1.0handle multiple content typesINDIRECT2
corsify • 2.1.0CORS up a route handlerDIRECT5
http-methods • 0.1.0Handle multiple methods elegantlyINDIRECT4
iterators • 0.1.0iterate over collections in sync & asyncINDIRECT1
options • 0.0.6A very light-weight in-code option parsers for node.js.INDIRECT0
ISC3
PackageRelationDependenciesPublished
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
once • 1.4.0Run a function exactly one timeINDIRECT1
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
BSD-2-Clause1
PackageRelationDependenciesPublished
websocket-stream • 3.3.3Use websockets with the node streams API. Works in browser and nodeDIRECT18
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/localcast)](https://licenses.dev/npm/localcast)
<a href="https://licenses.dev/npm/localcast">
  <img src="https://licenses.dev/b/npm/localcast" alt="licenses" />
</a>

Or the licenses badge code for the 2.0.1 version:

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