dnd-core

WebJar for dnd-core

License

License

MIT
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

dnd-core
Last Version

Last Version

9.5.1
Release Date

Release Date

Type

Type

jar
Description

Description

dnd-core
WebJar for dnd-core
Project URL

Project URL

http://webjars.org
Source Code Management

Source Code Management

https://github.com/react-dnd/react-dnd

Download dnd-core

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.webjars.npm : types__asap jar [2.0.0,3)
org.webjars.npm : asap jar [2.0.6,3)
org.webjars.npm : invariant jar [2.2.4,3)
org.webjars.npm : types__invariant jar [2.2.30,3)
org.webjars.npm : redux jar [4.0.4,5)

Project Modules

There are no modules declared in this project.

npm version npm downloads Build Status codecov

React DnD

Drag and Drop for React.

See the docs, tutorials and examples on the website:

http://react-dnd.github.io/react-dnd/

See the changelog on the Releases page:

https://github.com/react-dnd/react-dnd/releases

Questions? Find us on the Reactiflux Discord Server (#need-help)

https://www.reactiflux.com/

Technical Details

  • ES Modules w/ Embedded CJS for Jest Testing
  • Ships w/ TS Typings
  • Browserlist Target: >0.25%, not dead

Shoutouts 🙏

BrowserStack Logo

Big thanks to BrowserStack for letting the maintainers use their service to debug browser issues.

org.webjars.npm

React DnD

Drag and Drop for React

Versions

Version
9.5.1
7.0.2
2.6.0
2.4.0
2.0.2
1.2.2
1.1.0