Skip to content

jmtt89/feedback

 
 

Repository files navigation

feedback

The best jQuery plugin ever.

Getting Started

Download the production version or the development version.

In your web page:

<script src="jquery.js"></script>
<script src="dist/feedbackjs.min.js"></script>
<script>
  jQuery(function ($) {
    $.awesome(); // "awesome"
  });
</script>

License

MIT © wizzi

About

Feedback tool similar to the Google Feedback.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 96.9%
  • HTML 3.1%