Coder Social home page Coder Social logo

magicianred / airform Goto Github PK

View Code? Open in Web Editor NEW

This project forked from airform/airform

1.0 0.0 0.0 2.46 MB

Functional HTML forms for Front-End Developers.

Home Page: https://airform.io

License: MIT License

HTML 15.34% TypeScript 83.59% JavaScript 1.07%

airform's Introduction

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

<form method="post" action="https://airform.io/[email protected]">
  <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's People

Contributors

abraaoalves avatar cjpatoilo avatar dependabot[bot] avatar

Stargazers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.