Нема описа

wolfpi 089d5b8b61 package пре 2 година
Backend d83cf5fc89 parser for xml to json, services for handling json files, service for redis пре 2 година
graphics 9d35e5c29b added new svgs, added parser, added tree view package functions пре 2 година
js d83cf5fc89 parser for xml to json, services for handling json files, service for redis пре 2 година
nodesets 9d35e5c29b added new svgs, added parser, added tree view package functions пре 2 година
styles 30f12edb9b first work on graphics and table for tree structure пре 2 година
ReadMe.txt 323c500e4a added command to ReadMe.txt пре 2 година
index.html 9d35e5c29b added new svgs, added parser, added tree view package functions пре 2 година
json_node.php d83cf5fc89 parser for xml to json, services for handling json files, service for redis пре 2 година
package.json 089d5b8b61 package пре 2 година
xml2json_parser.js d83cf5fc89 parser for xml to json, services for handling json files, service for redis пре 2 година

ReadMe.txt

Command to open index.html from Raspi:
- Go to folder with index.html
- pushd <filename>.html; python3 -m http.server 9999; popd;
In same network got to :9999