Skip to content

Takes any HTML Dom object and serializes it and all its properties so it can be sent over the wire, useful for debugging mobile devices or just for fun

Notifications You must be signed in to change notification settings

tharris29/domSerializer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

domSerializer

Takes any HTML Dom object and serializes it and all its properties so it can be sent over the wire, useful for debugging mobile devices or just for fun

Example in use

Using two browsers you can log a dom object to the Console, using SignalR it will send it to another machine removing any circular references.

http://www.tomharris.co.uk/MiniProjects/RemoteConsole

About

Takes any HTML Dom object and serializes it and all its properties so it can be sent over the wire, useful for debugging mobile devices or just for fun

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published