licenses.dev

fbemitter v3.0.0

Facebook's EventEmitter is a simple emitter implementation that prioritizes speed and simplicity. It is conceptually similar to other emitters like Node's EventEmitter, but the precise APIs differ. More complex abstractions like the event systems used on

Published on

Licenses

Learn more about license information.

Package Licenses

BSD-3-Clause

Dependency Licenses

MIT13
PackageRelationDependenciesPublished
asap • 2.0.6High-priority task queue for Node.js and browsersINDIRECT0
cross-fetch • 3.2.0Universal WHATWG Fetch API for Node, Browsers and React NativeINDIRECT4
fbjs-css-vars • 1.0.2This package exports a few of the CSS variables that we use in Facebook projects. This is not the full list we have internally but focused on making available the minimum set needed by our open source projects.INDIRECT0
fbjs • 3.0.5A collection of utility libraries used by other Facebook JS projectsDIRECT13
js-tokens • 4.0.0A regex that tokenizes JavaScript.INDIRECT0
loose-envify • 1.4.0Fast (and loose) selective `process.env` replacer using js-tokens instead of an ASTINDIRECT1
node-fetch • 2.7.0A light-weight module that brings window.fetch to node.jsINDIRECT3
object-assign • 4.1.1ES2015 `Object.assign()` ponyfillINDIRECT0
promise • 7.3.1Bare bones Promises/A+ implementationINDIRECT1
setimmediate • 1.0.5A shim for the setImmediate efficient script yielding APIINDIRECT0
tr46 • 0.0.3An implementation of the Unicode TR46 specINDIRECT0
ua-parser-js • 1.0.40Detect Browser, Engine, OS, CPU, and Device type/model from User-Agent data. Supports browser & node.js environmentINDIRECT0
whatwg-url • 5.0.0An implementation of the WHATWG URL Standard's URL API and parsing machineryINDIRECT2
BSD-2-Clause1
PackageRelationDependenciesPublished
webidl-conversions • 3.0.1Implements the WebIDL algorithms for converting to and from JavaScript valuesINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 3.0.0 version:

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