{"id":18103154,"url":"https://github.com/peek/peek-performance_bar","last_synced_at":"2025-04-06T08:13:19.528Z","repository":{"id":7366032,"uuid":"8691651","full_name":"peek/peek-performance_bar","owner":"peek","description":"Take a peek into the window.performance timing behind your Rails app.","archived":false,"fork":false,"pushed_at":"2024-04-26T00:37:22.000Z","size":47,"stargazers_count":58,"open_issues_count":11,"forks_count":20,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-30T07:11:40.470Z","etag":null,"topics":["peek","ruby"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/peek.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2013-03-10T21:12:21.000Z","updated_at":"2025-03-23T02:50:28.000Z","dependencies_parsed_at":"2024-06-19T00:25:07.946Z","dependency_job_id":null,"html_url":"https://github.com/peek/peek-performance_bar","commit_stats":{"total_commits":58,"total_committers":10,"mean_commits":5.8,"dds":0.2586206896551724,"last_synced_commit":"c7e3d1b6f93ad054e8770e261b9e20aca881bb45"},"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peek%2Fpeek-performance_bar","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peek%2Fpeek-performance_bar/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peek%2Fpeek-performance_bar/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peek%2Fpeek-performance_bar/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/peek","download_url":"https://codeload.github.com/peek/peek-performance_bar/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247451665,"owners_count":20940944,"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","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":["peek","ruby"],"created_at":"2024-10-31T22:10:37.296Z","updated_at":"2025-04-06T08:13:19.495Z","avatar_url":"https://github.com/peek.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Peek::PerformanceBar\n\nTake a peek into the `window.performance` timing behind your app.\n\n![image](https://f.cloud.github.com/assets/79995/268624/14d9df90-8f47-11e2-9718-111c7c367974.png)\n\nThings this peek view provides:\n\n- Frontend\n- Latency / Receiving\n- Backend\n- TCP / SSL\n- Redirect\n- DNS Lookup\n\n## Installation\n\nAdd this line to your application's Gemfile:\n\n    gem 'peek-performance_bar'\n\nAnd then execute:\n\n    $ bundle\n\nOr install it yourself as:\n\n    $ gem install peek-performance_bar\n\n## Usage\n\nAdd the following to your `config/initializers/peek.rb`:\n\n```ruby\nPeek.into Peek::Views::PerformanceBar\n```\n\nYou'll then need to add the following CSS and CoffeeScript:\n\nCSS:\n\n```scss\n//= require peek\n//= require peek/views/performance_bar\n```\n\nCoffeeScript:\n\n```coffeescript\n#= require peek\n#= require peek/views/performance_bar\n```\n\n## Contributors\n\n- [@josh](https://github.com/josh) - The original implementation.\n- [@tmm1](https://github.com/tmm1) - The original implementation.\n- [@rtomayko](https://github.com/rtomayko) - The original implementation.\n- [@kneath](https://github.com/kneath) - The original implementation.\n- [@dewski](https://github.com/dewski) - Just the extractor.\n\n## Contributing\n\n1. Fork it\n2. Create your feature branch (`git checkout -b my-new-feature`)\n3. Commit your changes (`git commit -am 'Add some feature'`)\n4. Push to the branch (`git push origin my-new-feature`)\n5. Create new Pull Request\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpeek%2Fpeek-performance_bar","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpeek%2Fpeek-performance_bar","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpeek%2Fpeek-performance_bar/lists"}