lilactown / helix

A simple, easy to use library for React development in ClojureScript.
Eclipse Public License 2.0
631 stars 52 forks source link

allow quoted keys to opt-out from camelCase conversion #8

Closed darwin closed 4 years ago

darwin commented 4 years ago

see https://github.com/roman01la/uix/pull/41

lilactown commented 4 years ago

This makes sense to merge to handle special cases in "native" components of non-DOM renderers :+1: