/ux

Set of small components (HTML, CSS, JS) which should have a positive impact on the UX

Primary LanguageJavaScriptISC LicenseISC

build lerna

UX

Set of small Web Components which should have a positive impact on the web app UX.

demo

Components

Inspirations

Ideas

  • clickable reactions (e.g. with Font Awesome)
  • highlighted text options - as here
  • paragraph link - as here
  • opening link in a new tab - option when :hover (extenstion for an anchor)
  • estimated reading time - calculating as on Medium; TL;DR option
  • star rating (voting)

Nice libraries

Roadmap

[] Minify published npm code and skip publishing *.spec.js files; publishing all-in version and modules separately

[] m3-switch as the checkbox extension?

[] Use JS private and static fields (when available in all the browsers). Or maybe just TypeScript?

[] Form-associated custom elements; another source