{"id":19476953,"url":"https://github.com/leogaudin/ft_printf","last_synced_at":"2025-02-25T16:24:11.912Z","repository":{"id":153843525,"uuid":"627894916","full_name":"leogaudin/ft_printf","owner":"leogaudin","description":"42 • A library that contains ft_printf(), a function that mimics the original printf() function.","archived":false,"fork":false,"pushed_at":"2024-04-01T11:17:02.000Z","size":2587,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-08T06:36:45.791Z","etag":null,"topics":["42","42cursus","ft-printf","printf","printf-42"],"latest_commit_sha":null,"homepage":"","language":"C","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/leogaudin.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2023-04-14T12:42:13.000Z","updated_at":"2024-12-15T16:47:12.000Z","dependencies_parsed_at":"2024-11-10T19:43:15.220Z","dependency_job_id":"eaed7bd7-1a03-4413-be05-a2757409f2f3","html_url":"https://github.com/leogaudin/ft_printf","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leogaudin%2Fft_printf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leogaudin%2Fft_printf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leogaudin%2Fft_printf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leogaudin%2Fft_printf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/leogaudin","download_url":"https://codeload.github.com/leogaudin/ft_printf/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240702136,"owners_count":19843852,"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":["42","42cursus","ft-printf","printf","printf-42"],"created_at":"2024-11-10T19:42:52.244Z","updated_at":"2025-02-25T16:24:11.821Z","avatar_url":"https://github.com/leogaudin.png","language":"C","readme":"\u003ch1\u003eft_printf\u003c/h1\u003e\n\n\u003cdiv align=\"center\"\u003e\n\n\u003cimg src=\"https://img.shields.io/badge/norminette-passing-success\"/\u003e\n\u003ca href=\"https://github.com/xicodomingues/francinette\"\u003e\u003cimg src=\"https://img.shields.io/badge/francinette-passing-success\" /\u003e\u003c/a\u003e\n\u003cimg src=\"https://img.shields.io/badge/moulinette-102%2F100-success\" /\u003e\n\u003cbr\u003e\n\u003ca href=\"https://wakatime.com/badge/user/db0e5671-cec5-4e7b-9d41-19a881e67f7d/project/f710ce28-d096-4fe4-8569-7df4e4208c6d\"\u003e\u003cimg src=\"https://wakatime.com/badge/user/db0e5671-cec5-4e7b-9d41-19a881e67f7d/project/f710ce28-d096-4fe4-8569-7df4e4208c6d.svg\" alt=\"wakatime\"\u003e\u003c/a\u003e\n\n\u003ch2\u003eMandatory part\u003c/h2\u003e\n\n\u003ctable\u003e\n\t\u003cthead\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth\u003eElement\u003c/th\u003e\n\t\t\t\u003cth\u003eStatus\u003c/th\u003e\n\t\t\u003c/tr\u003e\n\t\u003c/thead\u003e\n\t\u003ctbody\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd\u003e%c\u003c/td\u003e\n\t\t\t\u003ctd\u003e:white_check_mark:\u003c/td\u003e\n\t\t\u003c/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd\u003e%s\u003c/td\u003e\n\t\t\t\u003ctd\u003e:white_check_mark:\u003c/td\u003e\n\t\t\u003c/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd\u003e%p\u003c/td\u003e\n\t\t\t\u003ctd\u003e:white_check_mark:\u003c/td\u003e\n\t\t\u003c/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd\u003e%d\u003c/td\u003e\n\t\t\t\u003ctd\u003e:white_check_mark:\u003c/td\u003e\n\t\t\u003c/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd\u003e%i\u003c/td\u003e\n\t\t\t\u003ctd\u003e:white_check_mark:\u003c/td\u003e\n\t\t\u003c/tr\u003e\n    \u003ctr\u003e\n\t\t\t\u003ctd\u003e%u\u003c/td\u003e\n\t\t\t\u003ctd\u003e:white_check_mark:\u003c/td\u003e\n\t\t\u003c/tr\u003e\n    \u003ctr\u003e\n\t\t\t\u003ctd\u003e%x\u003c/td\u003e\n\t\t\t\u003ctd\u003e:white_check_mark:\u003c/td\u003e\n\t\t\u003c/tr\u003e\n    \u003ctr\u003e\n\t\t\t\u003ctd\u003e%X\u003c/td\u003e\n\t\t\t\u003ctd\u003e:white_check_mark:\u003c/td\u003e\n\t\t\u003c/tr\u003e\n    \u003ctr\u003e\n\t\t\t\u003ctd\u003e%%\u003c/td\u003e\n\t\t\t\u003ctd\u003e:white_check_mark:\u003c/td\u003e\n\t\t\u003c/tr\u003e\n\t\u003c/tbody\u003e\n\u003c/table\u003e\n\n\u003ch2\u003eBonus part\u003c/h2\u003e\n\n\u003ctable\u003e\n\t\u003cthead\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth\u003eElement\u003c/th\u003e\n\t\t\t\u003cth\u003eStatus\u003c/th\u003e\n\t\t\u003c/tr\u003e\n\t\u003c/thead\u003e\n\t\u003ctbody\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd\u003e-\u003c/td\u003e\n\t\t\t\u003ctd\u003e:x:\u003c/td\u003e\n\t\t\u003c/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd\u003e0\u003c/td\u003e\n\t\t\t\u003ctd\u003e:x:\u003c/td\u003e\n\t\t\u003c/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd\u003e.\u003c/td\u003e\n\t\t\t\u003ctd\u003e:x:\u003c/td\u003e\n\t\t\u003c/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd\u003e#\u003c/td\u003e\n\t\t\t\u003ctd\u003e:white_check_mark:\u003c/td\u003e\n\t\t\u003c/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd\u003e \u003c/td\u003e\n\t\t\t\u003ctd\u003e:white_check_mark:\u003c/td\u003e\n\t\t\u003c/tr\u003e\n    \u003ctr\u003e\n\t\t\t\u003ctd\u003e+\u003c/td\u003e\n\t\t\t\u003ctd\u003e:white_check_mark:\u003c/td\u003e\n\t\t\u003c/tr\u003e\n\t\u003c/tbody\u003e\n\u003c/table\u003e\n\n\u003c/div\u003e\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleogaudin%2Fft_printf","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fleogaudin%2Fft_printf","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleogaudin%2Fft_printf/lists"}