Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 212 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 212 Bytes

feedback-form

JavaScript library for embedding feedback forms on webpages.

Usage

FeedbackForm.embed({
  css: 'feedback-form.min.css',
  height: '320px',
  url: 'http://example.com'
});