Show HN: A set of more desktop/mobile/touchscreen friendly web UI components

5 points by elgs ↗ HN
http://az.ht/ui/build/curr/window.html

http://az.ht/ui/build/curr/datatable.html

http://az.ht/ui/build/curr/tabs.html

http://az.ht/ui/build/curr/layout.html

http://az.ht/ui/build/curr/accordion.html

Github:

https://github.com/elgs/azui

I have been working on these web ui components in the past few months. Now they seem to start working. I was not a front end developer. The reason I was determined to write these components is that I couldn't find anything similar with consistent behavior on desktop, tablets and phones. Now I decided to open source it. I'm hoping to get some feedback. I'm trying my best to make consistent behavior across devices and OS's, but my devices are limited, so please let me know if anything is broken on your devices. Thank you!

4 comments

[ 2.6 ms ] story [ 20.6 ms ] thread
window components are cool.
This a very nice starting point for web components. The window component appears to function fairly smoothly. May I suggest filtering examples on the data-table and a kitchen-sink example which shows multiple components together?

Great job!

Yes, I have added the data table filter to the TODO, and I am working on the docs, examples and the kitchen sink. Thanks!