{"id":14984910,"url":"https://github.com/ibrahimcesar/ts-math","last_synced_at":"2025-04-10T22:53:58.130Z","repository":{"id":42465504,"uuid":"460805113","full_name":"ibrahimcesar/ts-math","owner":"ibrahimcesar","description":"TypeScript Fun ! ctions Simple Math ","archived":false,"fork":false,"pushed_at":"2023-01-07T22:40:06.000Z","size":9332,"stargazers_count":22,"open_issues_count":3,"forks_count":12,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-10T22:53:51.854Z","etag":null,"topics":["clean-code","coverage-report","desafio","mocha","nyc","rocketseat","showmethecode","testing","typescript"],"latest_commit_sha":null,"homepage":"","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/ibrahimcesar.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":["ibrahimcesar"]}},"created_at":"2022-02-18T10:20:02.000Z","updated_at":"2024-10-09T14:42:29.000Z","dependencies_parsed_at":"2023-02-08T03:01:39.570Z","dependency_job_id":null,"html_url":"https://github.com/ibrahimcesar/ts-math","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/ibrahimcesar%2Fts-math","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ibrahimcesar%2Fts-math/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ibrahimcesar%2Fts-math/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ibrahimcesar%2Fts-math/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ibrahimcesar","download_url":"https://codeload.github.com/ibrahimcesar/ts-math/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248312172,"owners_count":21082638,"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":["clean-code","coverage-report","desafio","mocha","nyc","rocketseat","showmethecode","testing","typescript"],"created_at":"2024-09-24T14:09:51.238Z","updated_at":"2025-04-10T22:53:58.109Z","avatar_url":"https://github.com/ibrahimcesar.png","language":"TypeScript","funding_links":["https://github.com/sponsors/ibrahimcesar"],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n\n![Math](/_repo/woman-teacher_1f469-200d-1f3eb.png)\n![Math](/_repo/man-teacher_1f468-200d-1f3eb.png)\n\n# TypeScript Fun\n\n\u003e _... ctions with \"Simple\" Math_\n\n\u003c/div\u003e\n\n## Up and running\n\n```bash\nnpm install\nnpm i # se quiser economizar 200 nanosegundos\n\nyarn # se for do time Yarn\n```\n\n## Bad, bad code\n\n```bash\n/src/math.ts\n```\n\nWHATACODE!\n\n## Errors, errors...\n\n![Run Test](/_repo/run_test.gif)\n\n```bash\nnpm run test\nnpm test\n\nyarn test\n```\n\nFind the errors. Fix.\n\n## Something wrong doesn't seem right...\n\n![Run Test:Coverage](/_repo/run_test-coverage.gif)\n\n```bash\nnpm run test:coverage\n\nyarn test:coverage\n```\n\nYou can also check in your browser a report saved at `./coverage/index.html`:\n\n![Coverage Report](/_repo/test-coverage-report.gif)\n\n## Challenges\n\n\u003e “Any fool can write code that a computer can understand. Good programmers write code that humans can understand.”\n\u003e\n\u003e ― Martin Fowler\n\n- [ ] Clean the code!\n- [ ] Make tests go green!\n- [ ] Open a PR!\n\n## The book is on the screen\n\nInglês faz parte da síntaxe de nossas linguagens. É sempre bom exercitar a linguagem para ter acesso a mais conteúdo e participar das comunidades online. Invista em aprender tanto esta linguagem natural quanto linguagens de marcação e programação!\n\n## Show me the Code\n\n\u003cdiv align=\"center\"\u003e\n  \n[![Episódio 4: Team Dynamics](/_repo/showmethecode.jpg)](https://www.youtube.com/watch?v=wmlMag5YTrY\u0026t=300s)\n  \n\u003c/div\u003e\n\nDesafio do quarto episódio sobre _Clean Code_ do [**Show me the code**](https://lp.rocketseat.com.br/inscricao/showmethecode), o único reality show educativo no universo da programação, que vai revelar os elementos de um ambiente de alto nível, para que você possa usar isso na sua carreira. Criado pela [RocketSeat](https://www.rocketseat.com.br/)!\n\n\n## MIT License\n\nCopyright (c) 2022 [Ibrahim Cesar](https://ibrahimcesar.cloud)\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fibrahimcesar%2Fts-math","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fibrahimcesar%2Fts-math","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fibrahimcesar%2Fts-math/lists"}