[ 源代码: node-prop-types ]
软件包:node-prop-types(15.8.1+~15.7.9+~cs1.1.1-1)
node-prop-types 的相关链接
Debian 的资源:
下载源码包 node-prop-types:
- [node-prop-types_15.8.1+~15.7.9+~cs1.1.1-1.dsc]
- [node-prop-types_15.8.1+~15.7.9+~cs1.1.1.orig-prop-types-extra.tar.gz]
- [node-prop-types_15.8.1+~15.7.9+~cs1.1.1.orig-types-prop-types.tar.gz]
- [node-prop-types_15.8.1+~15.7.9+~cs1.1.1.orig.tar.gz]
- [node-prop-types_15.8.1+~15.7.9+~cs1.1.1-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [reactjs.org]
相似软件包:
Runtime type checking for React props and similar objects
You can use prop-types to document the intended types of properties passed to components. React (and potentially other libraries) will check props passed to your components against those definitions, and warn in development if they don’t match.
Node.js is an event-based server-side JavaScript engine.
其他与 node-prop-types 有关的软件包
|
|
|
|
-
- dep: node-loose-envify (>= 1.4.0+dfsg1-3~)
- Replace Node.js environment variables with plain strings
-
- dep: node-object-assign
- ES2015 Object.assign() ponyfill
-
- dep: node-react
- Node.js library for building user interfaces
-
- dep: node-react-is
- JavaScript library to test if a value is a React.js element
-
- dep: node-warning
- Mirror of Facebook's Warning