JSPM

  • Created
  • Published
  • Downloads 13317
  • Score
    100M100P100Q132587F
  • License MIT

HTML 5 form validation that is actually useful

Package Exports

  • hyperform
  • hyperform/dist/hyperform.amd

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (hyperform) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Text “Hyperform - Insert Form” in 80s arcade game style

Capture form validation back from the browser

Hyperform is a complete implementation of the HTML 5 form validation API in Javascript. It replaces the browser’s native methods (if it even implements them…) and enriches it with custom events and hooks.