licenses.dev

fbjs v1.0.0

A collection of utility libraries used by other Facebook JS projects

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT16
PackageRelationDependenciesPublished
asap • 2.0.6High-priority task queue for Node.js and browsersINDIRECT0
core-js • 2.6.12Standard libraryDIRECT0
encoding • 0.1.13Convert encodings, uses iconv-liteINDIRECT2
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.DIRECT0
iconv-lite • 0.6.3Convert character encodings in pure javascript.INDIRECT1
is-stream • 1.1.0Check if something is a Node.js streamINDIRECT0
isomorphic-fetch • 2.2.1Isomorphic WHATWG Fetch API, for Node & BrowserifyDIRECT6
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 ASTDIRECT1
node-fetch • 1.7.3A light-weight module that brings window.fetch to node.js and io.jsINDIRECT4
object-assign • 4.1.1ES2015 `Object.assign()` ponyfillDIRECT0
promise • 7.3.1Bare bones Promises/A+ implementationDIRECT1
safer-buffer • 2.1.2Modern Buffer API polyfill without footgunsINDIRECT0
setimmediate • 1.0.5A shim for the setImmediate efficient script yielding APIDIRECT0
ua-parser-js • 0.7.39Detect Browser, Engine, OS, CPU, and Device type/model from User-Agent data. Supports browser & node.js environmentDIRECT0
whatwg-fetch • 3.6.20A window.fetch polyfill.INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 1.0.0 version:

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