You can submit it to Awesome ReactJS and other curated list of ReactJS libraries/frameworks.
I've gone through your framework. I really liked the idea. I had a similar idea like this, rendering everything from JSON. I'll give it a shot in some side project.
But I won't use it for production along with my team.
WHY? My team consists for front-end designers who know HTML + CSS alone. For them, it's much easier to write HTML+CSS component as JSX instead of writing a JSON. Later our front-end developers (JS experts) add logic to those components.