1.1.1 • Published 7 years ago

smooth-submit v1.1.1

Weekly downloads
2
License
MIT
Repository
github
Last release
7 years ago

smooth-submit

This is a great library to prevent page loads in forms and links in HTML5.

Just add smooth-submit class to <form>, <a> or <button> tag and see the magic

via NPM

$ npm install smooth-submit

via Bower

$ bower install smooth-submit

Mannually

with Webpack

require('smooth-submit')

with Typescript

import {SmoothSubmitOptions} from 'smooth-submit'

in HTML

1.1.1

7 years ago

1.0.9

7 years ago

1.0.8

7 years ago

1.0.7

7 years ago

1.0.6

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago