theodox/minq

"feature" idea - lowercase mode

Opened this issue · 0 comments

Essentially a module minq.lowercase which did the same trick as the main minq module but exposed all the class names in lower-case format, enabling

cameras().where(item.hfov > 50).get(parents)

for people who don't like the capitalized class names....