fbjs-css-vars

WebJar for fbjs-css-vars

License

License

MIT
Categories

Categories

JavaScript Languages
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

fbjs-css-vars
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

fbjs-css-vars
WebJar for fbjs-css-vars
Project URL

Project URL

http://webjars.org
Source Code Management

Source Code Management

https://github.com/facebook/fbjs

Download fbjs-css-vars

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

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
1.0.2
1.0.1
1.0.0