Skip to content

A javascript snippet to show ajax requests/responses right in the page that generated the request.

Notifications You must be signed in to change notification settings

shawnlewis/inline-ajax-log

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

A simple technique for making ajax request/response debugging easier.

Just include the module in a script tag after jQuery.

I use this technique as an alternative to Chrome's dev tools which can't show
rendered HTML as returned by an XMLHttpRequest.

About

A javascript snippet to show ajax requests/responses right in the page that generated the request.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published