i-like-robots / hyperons

🔥 The fastest JSX to string renderer on the server and in the browser.
https://www.npmjs.com/package/hyperons
MIT License
45 stars 4 forks source link

Add support for default props #26

Closed i-like-robots closed 5 years ago

i-like-robots commented 5 years ago

This PR adds support for defaultProps.

If this property is defined then its values will be mixed in with any props provided to the component being created.

coveralls commented 5 years ago

Coverage Status

Coverage decreased (-0.5%) to 97.619% when pulling 1928fc1ae80e260617f923e8d26ef4fc5cb3569f on default-props into c59fffab5529772b6adaf413aa2163caf5d55b47 on master.