Hi,
I’m new to Meteor, and just ported https://github.com/reactjs/react-modal // https://github.com/patrickml/react-modal to work for meteor 1.4, EC6 style.
Here it is: https://github.com/Frazer/react-modal/
After I found reactjs/react-modal has way more features, etc. I wonder if it is still worth creating a package with the code I created. It seems to work well.