Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 503 Bytes

File metadata and controls

11 lines (8 loc) · 503 Bytes

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