ajax icon indicating copy to clipboard operation
ajax copied to clipboard

Utilities for loading JSON and XML in the browser.

Results 4 ajax issues
Sort by recently updated
recently updated
newest added

https://github.com/joehewitt/ajax/blob/5684b66418dfe96b69d02933e6bd2064c01bc68a/lib/ajax.js#L63 has is undefined.

There is no need for the dependency of underscore. Cheers!

I would replace your evals in get/postJSON to use `JSON.parse`.