har-viewer
Version, currently master branch1 version
- master branchlatestJul 5, 2019
github.com/weaming/har-viewer
Service to render HAR format as html
0 stars
0 dependents
License: MIT
Installation
# Add this to your shard.yml
dependencies:
har-viewer:
github: weaming/har-viewer
branch: mastermaster is a branch, not a release, so this tracks it rather than pinning a version.
Then run:
shards installshard.yml
- Crystal
0.28.0- License
- MIT
- Author
- weaming
- Target
har-viewerfrom src/har_viewer.cr
Dependencies
Runtime Dependencies
README
har-viewer
Service to render HAR as html.
Example project to learn crystal language. The size of --release version compiled executable is only 1.4M on OSX! That's awesome!

Click the key-value buttons to copy the inner text!
Install
brew install crystalgit clone https://github.com/weaming/har-viewer && cd har-viewershards build -v --release && mv ./bin/har-viewer /usr/local/binormake install
Usage
har-viewer (<path-of-har> [<html-output-path>])|(<command> [<options>])
modes
render one .har file
<path-of-har> [<html-output-path>] : default write to stdout
commands
serve <port> : serve http
About .har
Contributing
- Fork it (https://github.com/weaming/har-viewer/fork)
- Create your feature branch (
git checkout -b my-new-feature) - Rebuild automatically after code saved
brew install watchexecmake watch
- Commit your changes (
git commit -am 'Add some feature') - Push to the branch (
git push origin my-new-feature) - Create a new Pull Request
Contributors
- weaming - creator and maintainer
Documentation
Built from the current release. The first visit to a release nobody has asked for starts its build.
Links
This branch
- Branch
master- Seen
- Jul 5, 2019
- Crystal
0.28.0- Indexed
- yes
Dependents
No indexed shard depends on this one yet.
Repository
github.com/weaming/har-viewer
Metadata
- Created
- Aug 12, 2026
- Updated
- Sep 26, 2026
- Synced
- Sep 26, 2026
- Versions
- 1