This package has been deprecated

Author message:

Please use @danarthurgallagher/customary instead

customary
TypeScript icon, indicating that this package has built-in type declarations

3.1.0 • Public • Published

Customary

cus·tom·ar·y

/ˈkəstəˌmerē/

adjective

  1. according to the customs or usual practices associated with a particular society, place, or set of circumstances.

This package prevents HTML forms from submitting by hooking in to and preventing their submit event.

This means that native validation can be leveraged, and a callback passed to the function can handle the form after it has already been validated by the browser.

Readme

Keywords

Package Sidebar

Install

npm i customary

Weekly Downloads

30

Version

3.1.0

License

ISC

Last publish

Collaborators

  • danarthurgallagher