An open API service indexing awesome lists of open source software.

https://github.com/boundstate/atlas-feedback-form


https://github.com/boundstate/atlas-feedback-form

Last synced: 12 months ago
JSON representation

Awesome Lists containing this project

README

          

# feedback-form

JavaScript library for embedding feedback forms on webpages.

## Usage

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