Comparing version 0.0.1 to 0.0.2
{ | ||
"name": "restform", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "sending from data with post ajax request", | ||
@@ -5,0 +5,0 @@ "main": "restform.js", |
@@ -23,3 +23,3 @@ # restform.js | ||
RestForm plugin triggers to events. | ||
RestForm plugin triggers. | ||
@@ -44,6 +44,7 @@ - `form:loading:start` triggers when user click submit, just before ajax call starts | ||
##Install | ||
###npm | ||
`npm install restform` | ||
##License | ||
@@ -50,0 +51,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
5638
70