{"id":19209890,"url":"https://github.com/kalmarv/sensitivityutils","last_synced_at":"2026-04-13T15:31:51.950Z","repository":{"id":38555197,"uuid":"431277636","full_name":"Kalmarv/SensitivityUtils","owner":"Kalmarv","description":"Simple site with some sensitivity utilities","archived":false,"fork":false,"pushed_at":"2022-06-04T21:11:22.000Z","size":1666,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-08-31T04:21:40.857Z","etag":null,"topics":["calculator","daisyui","playwright","react","reactjs","sensitivity","tailwind","tailwind-css","typescript","vite","vitest"],"latest_commit_sha":null,"homepage":"https://sens.kalmarv.xyz","language":"TypeScript","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/Kalmarv.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":"2021-11-23T22:52:16.000Z","updated_at":"2022-10-07T02:48:47.000Z","dependencies_parsed_at":"2022-08-26T00:13:46.593Z","dependency_job_id":null,"html_url":"https://github.com/Kalmarv/SensitivityUtils","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Kalmarv/SensitivityUtils","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kalmarv%2FSensitivityUtils","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kalmarv%2FSensitivityUtils/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kalmarv%2FSensitivityUtils/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kalmarv%2FSensitivityUtils/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Kalmarv","download_url":"https://codeload.github.com/Kalmarv/SensitivityUtils/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kalmarv%2FSensitivityUtils/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31759270,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-13T15:25:13.801Z","status":"ssl_error","status_checked_at":"2026-04-13T15:25:09.162Z","response_time":93,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["calculator","daisyui","playwright","react","reactjs","sensitivity","tailwind","tailwind-css","typescript","vite","vitest"],"created_at":"2024-11-09T13:33:32.519Z","updated_at":"2026-04-13T15:31:51.922Z","avatar_url":"https://github.com/Kalmarv.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Sensitivity Utils\n\n\u003cbr\u003e\n\u003cp align=\"center\"\u003e\n  \u003cimg width=\"200\" height=\"200\" src=\"https://raw.githubusercontent.com/Kalmarv/SensitivityUtils/master/public/assets/pictures/android-chrome-512x512.png\"\u003e\n\u003c/p\u003e\n\u003ch2 align=\"center\"\u003eA collection of calulators for FPS games\u003c/h2\u003e\n\u003cbr\u003e\n\n## Getting Started\n\nYou can visit the site at [sens.kalmarv.xyz](https://sens.kalmarv.xyz/)\n\n### Running Locally\n\nIf you want to install and run locally you'll need [Node.js](https://nodejs.org/) and [Git](https://git-scm.com/) installed.\n\n```console\ngit clone https://github.com/Kalmarv/SensitivityUtils\ncd SensitivityUtils\nnpm install\nnpm run dev\n```\n\n### Host on Vercel\n\nIf you wish to host the site yourself, you can simply click the button below\n\n[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2FKalmarv%2FSensitivityUtils)\n\n## Running the tests\n\nUnit tests cover every function involved in the sensitivity calculations.\n\nEnd-to-end tests cover the functionality of every page.\n\n### Unit Tests\n\n```console\nnpm run test:unit\n```\n\n### End-to-End Tests\n\n```console\nnpm run dev\nnpm run test:e2e\n```\n\nE2E tests run headless by default, to test in a real browser, run the following\n\n```console\nnpx playwright test --headed\n```\n\n## Built With\n\n- [React](https://reactjs.org/) - The web framework used\n- [TypeScript](https://www.typescriptlang.org/) - For types, unsurprisingly\n- [TailwindCSS](https://tailwindcss.com/) - Styling\n- [DaisyUI](https://daisyui.com/) - Tailwind Components\n- [Vite](https://vitejs.dev/) - Build tooling\n- [Vitest](https://vitest.dev/) - Unit testing\n- [Playwright](https://playwright.dev/) - End-to-end testing\n\n## Perfomance\n\nPerfect scores in lighthouse for all categories\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://raw.githubusercontent.com/Kalmarv/SensitivityUtils/master/public/assets/pictures/lighthouseSensitivityUtils.png\"\u003e\n\u003c/p\u003e\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE.md](LICENSE) file for details\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkalmarv%2Fsensitivityutils","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkalmarv%2Fsensitivityutils","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkalmarv%2Fsensitivityutils/lists"}