[ ソース: 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