fbjs

WebJar for fbjs

Лицензия

Лицензия

MIT
Группа

Группа

org.webjars.npm
Идентификатор

Идентификатор

fbjs
Последняя версия

Последняя версия

2.0.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

fbjs
WebJar for fbjs
Ссылка на сайт

Ссылка на сайт

https://www.webjars.org
Система контроля версий

Система контроля версий

https://github.com/facebook/fbjs

Скачать fbjs

Имя Файла Размер
fbjs-2.0.0.pom
fbjs-2.0.0.jar 228 KB
fbjs-2.0.0-sources.jar 22 bytes
fbjs-2.0.0-javadoc.jar 22 bytes
Обзор

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (8)

Идентификатор библиотеки Тип Версия
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)

Модули Проекта

Данный проект не имеет модулей.

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.

Версии библиотеки

Версия
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