react-clonewithprops

WebJar for react-clonewithprops

Лицензия

Лицензия

MIT
Категории

Категории

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

Группа

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

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

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

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

1.0.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

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

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

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

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

https://github.com/jquense/react-clonewithprops

Скачать react-clonewithprops

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

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

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

Clone With Props

Simple stand alone compatibility layer for the CloneWithProps util in React. Does not use any internal React methods, files, or functions

This is tested with React 0.9 to 0.12, and adds a trivial amount of code to get everything to work.

var cloneWithProps = require('react-clonewithprops')

cloneWithProps(<MyComponent oldProp='hi'/> { newProp: 'hello' })

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

Версия
1.0.1