I built StyleCast to parse inline CSS strings into JavaScript objects. It's lightweight and works in both browser and Node.js. Supports camel case conversion for React styles.
GitHub: https://github.com/arikchakma/stylecast npm: https://www.npmjs.com/package/stylecast
Would love to hear feedback!