EFForg / EFForg/congress-forms.js
What license does EFF generally use for OS projects?
Open
- Dominant language
- JavaScript
- Stars
- 5
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
As far as I know this library can be open source, it will just be able to generate forms for contacting congress.
Include the widget
$('.form').contactCongress({
server: 'https://contact-congress.com'
});
contactCongress(4124);
// Generates the inputs and appropriate form handlers. Will also come with some strict validation specific to inputs.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.