davezen1 / multiversal-feedback

A reusable web component for submitting feedback.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Multiversal Feedback Component

A reusable web component for submitting feedback. This web component uses Lit Element to create a reusable feedback component for use with any framework.

Currently a proof of concept. The idea is to allow any app regardless of framework to incorporate the feedback component. Also, allow for customizing language and style.

Sample Site using Multiverse Feedback

Using

Coming Soon

  • Install using npm
  • Add html component
  • Create custom submit feedback function

Roadmap

  • Clean up html, base css
  • Allow for custom css through attributes
  • Allow for custom language, lists of topics
  • a11y
  • testing
  • publish to npm

About

A reusable web component for submitting feedback.

License:Apache License 2.0


Languages

Language:JavaScript 68.9%Language:HTML 17.7%Language:CSS 13.4%