[ 源代码: node-react ]
软件包:node-react-refresh(0.13.0~18.2.0+dfsg+~cs88.72.123-1)
node-react-refresh 的相关链接
Debian 的资源:
下载源码包 node-react:
- [node-react_18.2.0+dfsg+~cs88.72.123-1.dsc]
- [node-react_18.2.0+dfsg+~cs88.72.123.orig-react-shallow-renderer.tar.xz]
- [node-react_18.2.0+dfsg+~cs88.72.123.orig-types-react-dom.tar.xz]
- [node-react_18.2.0+dfsg+~cs88.72.123.orig-types-react-is.tar.xz]
- [node-react_18.2.0+dfsg+~cs88.72.123.orig-types-react-reconciler.tar.xz]
- [node-react_18.2.0+dfsg+~cs88.72.123.orig-types-react-test-renderer.tar.xz]
- [node-react_18.2.0+dfsg+~cs88.72.123.orig-types-react.tar.xz]
- [node-react_18.2.0+dfsg+~cs88.72.123.orig-types-scheduler.tar.xz]
- [node-react_18.2.0+dfsg+~cs88.72.123.orig.tar.xz]
- [node-react_18.2.0+dfsg+~cs88.72.123-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [reactjs.org]
相似软件包:
React.js library to integrate Fast Refresh into bundlers
node-react is a library for building JavaScript user interfaces.
This package implements the wiring necessary to integrate Fast Refresh into bundlers. Fast Refresh is a feature that lets you edit React components in a running application without losing their state. It is similar to an old feature known as "hot reloading", but Fast Refresh is more reliable and officially supported by React.
This package is primarily aimed at developers of bundler plugins.