UNPKG

repetitive.ajax

Version:

Standalone ajax() function as a UMD module from the repetitive.js library. Sends an AJAX request.

23 lines (14 loc) 461 B
# repetitive.ajax Changelog --- ## 0.1.0 * Just a typo fix, thanks npm. ## 0.1.0 * Removed "node.js support" from README to avoid confusion. * Linked repetitive.js homepage. * Removed tests. They were a bit of an overkill for such a small module. * timeout option now works correctly. * Improved error detection. ## 0.0.2 * Fixed an error where the String object required an optional options.type value ## 0.0.1 * Release version.