node-prop-types

0.0.2 • Public • Published

node-prop-types

Use prop-types in production. Just that simple.

You need to require this before otherwise requiring prop-types in your code. After that you can require either one and you'll get the main PropTypes object back. I recommend just doing require('node-prop-types') somewhere early in your app setup (same place you might load polyfills, etc).

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.2
    34
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.2
    34
  • 0.0.1
    0

Package Sidebar

Install

npm i node-prop-types

Weekly Downloads

34

Version

0.0.2

License

MIT

Unpacked Size

1.06 kB

Total Files

3

Last publish

Collaborators

  • gpittarelli