React component to apply transition effect to numeric strings, a la old Groupon timers
var TransitiveNumber = require('react-transitive-number'); module.exports = React.createClass({ render: function() { return ( <div> <TransitiveNumber>2:00</TransitiveNumber> </div> ); } });
Text value that should be converted.
props.enableInitialAnimationBoolean value to toggle animation when component is mounted first time. Defaults to false
.
Optional class name.
AboutReact component to apply transition effect to numeric strings, a la old Groupon timers
Resources Stars Watchers ForksYou can’t perform that action at this time.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4