{"id":31223418,"url":"https://github.com/barzik/revu-web-viewer","last_synced_at":"2025-09-21T22:42:47.355Z","repository":{"id":25630681,"uuid":"29065973","full_name":"barzik/revu-web-viewer","owner":"barzik","description":"Web Viewer for reVu IntelliJ IDEA plugin","archived":false,"fork":false,"pushed_at":"2015-01-30T20:09:19.000Z","size":176,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2023-04-08T00:38:48.040Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/barzik.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-01-10T18:06:54.000Z","updated_at":"2015-01-30T20:09:19.000Z","dependencies_parsed_at":"2022-09-15T23:20:16.230Z","dependency_job_id":null,"html_url":"https://github.com/barzik/revu-web-viewer","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"purl":"pkg:github/barzik/revu-web-viewer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/barzik%2Frevu-web-viewer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/barzik%2Frevu-web-viewer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/barzik%2Frevu-web-viewer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/barzik%2Frevu-web-viewer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/barzik","download_url":"https://codeload.github.com/barzik/revu-web-viewer/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/barzik%2Frevu-web-viewer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276319013,"owners_count":25621651,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-21T02:00:07.055Z","response_time":72,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-09-21T22:42:46.083Z","updated_at":"2025-09-21T22:42:47.348Z","avatar_url":"https://github.com/barzik.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# reVu web viewer\n\nreVu is popular intelliJ Plugin for coding review (https://github.com/syllant/idea-plugin-revu) This Node.JS module is\nfor displaying important statistics for all of designated reVu XML files. The statistics is very useful\nfor monitors and quick overviews without any need to open the IDE.\n\n## How to use\n\nQuite self explanatory\n\n    var module = require('./revuViewer/index.js')({\n        \"port\": 3000,\n        \"title\" : 'Title for the monitor'\n        \"refresh\": \"10\",\n        \"path\" : \"path/to/xml/files\"\n    });\n    \nAfter initiating it (node app.js), you may go to IP:port or localhost:port.\nThere some demo reVu XML file in the demo directory.\n\n## Demo \n\nHere it is: [Demo on Heroku](https://infinite-shore-1165.herokuapp.com/)\n\t\n## How to test\n\nTesting as being made with Mocha. just \"make test\" from root directory and that's it!","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbarzik%2Frevu-web-viewer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbarzik%2Frevu-web-viewer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbarzik%2Frevu-web-viewer/lists"}