Ideas for https://github.com/fgnass/jssx
Currently JSSX follows a simple rule to decide whether a prop is class name or a regular HTML attribute:
For any given prop, if a JSS class with the same name exits, it is interpreted as className, otherwise as attribute.