Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Functional HTML forms for Front-End Developers.

License

NotificationsYou must be signed in to change notification settings

airform/airform

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Airform - Functional HTML forms for Front-End Developers.

Functional HTML forms for Front-End Developers.

Why it's awesome

What if you could use a service that gives you full control over the form, yet doesn’t require you to use anything on your server? Airform gives you the ability to create functional HTML forms without thinking about servers.

Usage

<formmethod="post"action="https://airform.io/your@email.com"><inputtype="text"name="name"><textareaname="message"></textarea><button>Send</button></form>

Quick Tip: Theaction attribute defines the location URL where the form's collected data should be sent when it is submitted. Themethod attribute defines which HTTP method to send the data with (should be "post"). Allinput,select,textarea elements within your form should have aname attribute.

Features

  • No Server Management
  • Automated High Availability
  • Zero-Configuration
  • Safe Ship Mode
  • Unlimited Form Submissions
  • Cross-Platform Support
  • More Productivity
  • Web Standards
  • Open Source

Packages

Contributing

Want to contribute? Follow theserecommendations.

License

Designed with ♥ byCJ Patoilo. Released underMIT License.


[8]ページ先頭

©2009-2025 Movatter.jp