cezary / react-progress

Simple youtube style progress bar for React
http://cezary.github.io/react-progress
153 stars 13 forks source link

Published module now compiled JSX #3

Closed cymen closed 9 years ago

cymen commented 9 years ago
cymen commented 9 years ago

@cezary This is similar to the other PR except lib/react-progress.js is untouched -- the Harmony string interpolation remains along with JSX. I can make the example if you want but I think it would be much cleaner to do that in a separate repo.

cezary commented 9 years ago

Nice! Much simpler project layout, thanks! I think I'll keep the demo in the gh-pages branch.

cymen commented 9 years ago

@cezary Thanks for merging! I bumped the version to 0.0.3 so if you get the time to do an npm publish, that would be awesome (I'm using this in a project). Thanks for the module.

cezary commented 9 years ago

You're welcome, published.