react-dnd

WebJar for react-dnd

Лицензия

Лицензия

MIT
Категории

Категории

React Взаимодействие с пользователем Веб-фреймворки
Группа

Группа

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

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

react-dnd
Последняя версия

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

9.5.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

react-dnd
WebJar for react-dnd
Ссылка на сайт

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

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

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

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

Скачать react-dnd

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

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

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
org.webjars.npm : types__hoist-non-react-statics jar [3.3.1,4)
org.webjars.npm : shallowequal jar [1.1.0,2)
org.webjars.npm : dnd-core jar [9.5.1,10)
org.webjars.npm : hoist-non-react-statics jar [3.3.0,4)
org.webjars.npm : types__shallowequal jar [1.1.1,2)

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

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

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

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

Версия
9.5.1
7.0.2
2.6.0
2.4.0
2.1.4
2.0.2
1.1.3
0.7.0