Show HN: Wired-elements – UI web components with a hand drawn, sketchy look
1–10 of 124 posts
Re: Show HN: Wired-elements – UI web components with a hand drawn, sketchy look
#2Re: Show HN: Wired-elements – UI web components with a hand drawn, sketchy look
#3Really nice project. Not sure what's the use case but good fun project. Will use someday. :)
Re: Show HN: Wired-elements – UI web components with a hand drawn, sketchy look
#4Really nice project. Not sure what's the use case but good fun project. Will use someday. :)
that's just one specific use case, but it's one where i think this sketchy style fits really nicely with the context
Re: Show HN: Wired-elements – UI web components with a hand drawn, sketchy look
#5Re: Show HN: Wired-elements – UI web components with a hand drawn, sketchy look
#6Re: Show HN: Wired-elements – UI web components with a hand drawn, sketchy look
#7After working on http://roughjs.com/ I thought it would be interesting to create common sketchy UI components that worked like actual controls. Web components seemed liked the obvious tech for that. So, yeah, here's wired-elements.
Re: Show HN: Wired-elements – UI web components with a hand drawn, sketchy look
#8After working on http://roughjs.com/ I thought it would be interesting to create common sketchy UI components that worked like actual controls. Web components seemed liked the obvious tech for that. So, yeah, here's wired-elements.
Great job!. What is it based on Canvas or SVG? I had in my initial version of https://www.mockuptiger.com built sketchy components using Canvas. It was interesting and fun.
Rough.js can render to either canvas or SVG.
Re: Show HN: Wired-elements – UI web components with a hand drawn, sketchy look
#9Really nice project. Not sure what's the use case but good fun project. Will use someday. :)
the balsamiq wireframing software is stylized like this, and i think it suits the wireframing context very nicely https://balsamiq.com/ that's just one specific use case, but it's one where i think this sketchy style fits really nicely with the context
Re: Show HN: Wired-elements – UI web components with a hand drawn, sketchy look
#10Is there any particular reason though why you didn't follow the aria standards for the controls? None of these controls can be used by a keyboard, and a screen-reader sees them only as text.