fbjs

WebJar for fbjs

License

License

MIT
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

fbjs
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

fbjs
WebJar for fbjs
Project URL

Project URL

https://www.webjars.org
Source Code Management

Source Code Management

https://github.com/facebook/fbjs

Download fbjs

How to add to project

<!-- https://jarcasting.com/artifacts/org.webjars.npm/fbjs/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>fbjs</artifactId>
    <version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/fbjs/
implementation 'org.webjars.npm:fbjs:2.0.0'
// https://jarcasting.com/artifacts/org.webjars.npm/fbjs/
implementation ("org.webjars.npm:fbjs:2.0.0")
'org.webjars.npm:fbjs:jar:2.0.0'
<dependency org="org.webjars.npm" name="fbjs" rev="2.0.0">
  <artifact name="fbjs" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='fbjs', version='2.0.0')
)
libraryDependencies += "org.webjars.npm" % "fbjs" % "2.0.0"
[org.webjars.npm/fbjs "2.0.0"]

Dependencies

compile (8)

Group / Artifact Type Version
org.webjars.npm : cross-fetch jar [3.0.4,4)
org.webjars.npm : setimmediate jar [1.0.5,2)
org.webjars.npm : promise jar [7.1.1,8)
org.webjars.npm : core-js jar [3.6.4,4)
org.webjars.npm : loose-envify jar [1.0.0,2)
org.webjars.npm : ua-parser-js jar [0.7.18,0.8)
org.webjars.npm : object-assign jar [4.1.0,5)
org.webjars.npm : fbjs-css-vars jar [1.0.0,2)

Project Modules

There are no modules declared in this project.

FBJS

Purpose

To make it easier for Facebook to share and consume our own JavaScript. Primarily this will allow us to ship code without worrying too much about where it lives, keeping with the spirit of @providesModule but working in the broader JavaScript ecosystem.

Note: If you are consuming the code here and you are not also a Facebook project, be prepared for a bad time. APIs may appear or disappear and we may not follow semver strictly, though we will do our best to. This library is being published with our use cases in mind and is not necessarily meant to be consumed by the broader public. In order for us to move fast and ship projects like React and Relay, we've made the decision to not support everybody. We probably won't take your feature requests unless they align with our needs. There will be overlap in functionality here and in other open source projects.

License

FBJS and the other packages included here are MIT licensed, as found in the LICENSE file.

org.webjars.npm

Facebook

We are working to build community through open source technology. NB: members must have two-factor auth.

Versions

Version
2.0.0
1.0.0
0.9.0-alpha.2
0.8.16
0.8.12
0.8.9
0.8.4
0.8.3
0.8.0
0.8.0-alpha.2
0.7.2
0.7.0
0.6.1
0.5.1
0.4.0
0.3.1
0.2.1
0.2.0
0.1.0-alpha.12
0.1.0-alpha.10
0.1.0-alpha.7