airform

Functional HTML forms for Front-End Developers.

Github星跟蹤圖

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

<form method="post" action="https://airform.io/your@email.com">
  <input type="text" name="name">
  <textarea name="message"></textarea>
  <button>Send</button>
</form>

Quick Tip: The action attribute defines the location URL where the form's collected data should be sent when it is submitted. The method attribute defines which HTTP method to send the data with (should be "post"). All input, select, textarea elements within your form should have a name 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 these recommendations.

License

Designed with ♥ by CJ Patoilo. Released under MIT License.

主要指標

概覽
名稱與所有者airform/airform
主編程語言TypeScript
編程語言HTML (語言數: 3)
平台
許可證MIT License
所有者活动
創建於2018-04-13 01:22:04
推送於2024-06-18 05:22:51
最后一次提交
發布數2
最新版本名稱v0.1.0 (發布於 )
第一版名稱v0.0.1 (發布於 2019-11-18 00:31:07)
用户参与
星數469
關注者數10
派生數29
提交數58
已啟用問題?
問題數24
打開的問題數18
拉請求數13
打開的拉請求數14
關閉的拉請求數78
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?