GitHub - CodeGeek32/jsonhtmlifier: Builds DOM tree out of a json
-
Notifications
You must be signed in to change notification settings - Fork 0
jsonhtmlifier
Recursive algo of building DOM tree out of json All the javascript code is in folder ./output/resources
There is a style, which you can use to customise look of resulting json
This is a recursive algo of building a DOM tree Feel free to contact me on ideas how to do the same stuff with a non-recursive way
Also, this is work-in-progress and there are mistakes and code could look better. Initially, this project is for fetching logs out of OpenShift via OpenShift CLI, which it does