{"id":13778264,"url":"https://github.com/stevenmiller888/deku-performance","last_synced_at":"2025-03-30T00:12:12.599Z","repository":{"id":80610364,"uuid":"42075036","full_name":"stevenmiller888/deku-performance","owner":"stevenmiller888","description":"Performance monitoring component","archived":false,"fork":false,"pushed_at":"2015-09-07T21:40:15.000Z","size":128,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-10-10T22:13:49.822Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/stevenmiller888.png","metadata":{"files":{"readme":"Readme.md","changelog":"History.md","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-09-07T21:18:49.000Z","updated_at":"2016-07-06T01:54:25.000Z","dependencies_parsed_at":"2023-03-12T11:30:01.963Z","dependency_job_id":null,"html_url":"https://github.com/stevenmiller888/deku-performance","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevenmiller888%2Fdeku-performance","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevenmiller888%2Fdeku-performance/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevenmiller888%2Fdeku-performance/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevenmiller888%2Fdeku-performance/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stevenmiller888","download_url":"https://codeload.github.com/stevenmiller888/deku-performance/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246258868,"owners_count":20748573,"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":[],"created_at":"2024-08-03T18:00:52.537Z","updated_at":"2025-03-30T00:12:12.577Z","avatar_url":"https://github.com/stevenmiller888.png","language":"JavaScript","funding_links":[],"categories":["Components"],"sub_categories":[],"readme":"\n# deku-performance\n[![NPM version][npm-image]][npm-url]\n[![license][license-image]][license-url]\n\nA performance monitoring component built with Deku that uses accurate end-to-end latency data via the [Navigation Timing](https://developer.mozilla.org/en-US/docs/Web/API/Navigation_timing_API) API.\n\n\u003cimg src=\"https://cldup.com/vuY4YllSLn.png\" width=\"300\" height=\"200\"\u003e\n\n## Installation\n\n    $ npm install deku-performance\n\n## Usage\n\nIt is recommended to conditionally render this component based on an environment variable (e.g. `window.env`):\n\n```js\nimport Performance from 'stevenmiller888/deku-performance';\n\n{\n  window.env === 'development'\n    ? \u003cPerformance corner=\"bottomRight\"/\u003e\n    : null\n}\n```\n\n## Resources\n\n[W3](http://www.w3.org/TR/navigation-timing/#processing-model#processing-model)\n\n## License\n\n[MIT](https://tldrlegal.com/license/mit-license)\n\n[npm-image]: https://img.shields.io/npm/v/deku-performance.svg?style=flat-square\n[npm-url]: https://npmjs.org/package/deku-performance\n[license-image]: https://img.shields.io/npm/l/express.svg\n[license-url]: https://tldrlegal.com/license/mit-license\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstevenmiller888%2Fdeku-performance","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstevenmiller888%2Fdeku-performance","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstevenmiller888%2Fdeku-performance/lists"}