[ 原始碼: node-prop-types ]
套件:node-prop-types(15.7.2+~15.7.3-1)
node-prop-types 的相關連結
Debian 的資源:
下載原始碼套件 node-prop-types:
- [node-prop-types_15.7.2+~15.7.3-1.dsc]
- [node-prop-types_15.7.2+~15.7.3.orig-types-prop-types.tar.gz]
- [node-prop-types_15.7.2+~15.7.3.orig.tar.gz]
- [node-prop-types_15.7.2+~15.7.3-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.3.1)
- Replace Node.js environment variables with plain strings
-
- dep: node-object-assign (>= 4.1.1)
- ES2015 Object.assign() ponyfill
-
- dep: node-react
- Node.js library for building user interfaces
-
- dep: nodejs
- evented I/O for V8 javascript - runtime executable