{"id":18853074,"url":"https://github.com/not-coded/codelib","last_synced_at":"2025-04-14T10:23:20.353Z","repository":{"id":194360286,"uuid":"594058757","full_name":"not-coded/codelib","owner":"not-coded","description":"A Minecraft Fabric API/Library that provides useful features.","archived":false,"fork":false,"pushed_at":"2025-03-23T17:35:33.000Z","size":406,"stargazers_count":2,"open_issues_count":4,"forks_count":1,"subscribers_count":1,"default_branch":"stonecutter","last_synced_at":"2025-03-23T18:31:20.969Z","etag":null,"topics":["api","fabric","fabric-mod","fabricapis","java","library","minecraft","mod"],"latest_commit_sha":null,"homepage":"https://modrinth.com/mod/codelib","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/not-coded.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","contributing":null,"funding":null,"license":"LICENSE","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-01-27T14:01:10.000Z","updated_at":"2025-01-28T18:34:51.000Z","dependencies_parsed_at":"2023-09-24T12:41:00.402Z","dependency_job_id":"20214a66-21ae-4c9e-8e51-4970a110ea53","html_url":"https://github.com/not-coded/codelib","commit_stats":null,"previous_names":["not-coded/codelib"],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/not-coded%2Fcodelib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/not-coded%2Fcodelib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/not-coded%2Fcodelib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/not-coded%2Fcodelib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/not-coded","download_url":"https://codeload.github.com/not-coded/codelib/tar.gz/refs/heads/stonecutter","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248860452,"owners_count":21173439,"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":["api","fabric","fabric-mod","fabricapis","java","library","minecraft","mod"],"created_at":"2024-11-08T03:42:51.023Z","updated_at":"2025-04-14T10:23:20.348Z","avatar_url":"https://github.com/not-coded.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"![codelib](https://notcoded.needs.rest/r/codelib_banner.png)\n\nyeahh!! this is the fabric library mod that i *sometimes* use in my projects.\n\ndid i mention it has **0**, yes **zero** dependencies?\n\n## Features\n* read the javadocs somewhere (todo: implement javadocs github pages)\n* more coming soon\n\n## How to use\n\nAdd the following to your `gradle.properties`\n```properties\n# https://github.com/not-coded/codelib\ncodelib_version=...+minecraft_version\n\n# Example\ncodelib_version=2.0.0+1.20\n```\n\nAnd `build.gradle`\n```groovy\nrepositories {\n    maven {\n        name = \"Modrinth\"\n        url = \"https://api.modrinth.com/maven\"\n        content {\n            includeGroup \"maven.modrinth\"\n        }\n    }\n}\n\n\ndependencies {\n    modApi \"maven.modrinth:codelib:${project.codelib_version}\"\n\n    // you can include it directly if you want you don't want your users to download it\n    include \"maven.modrinth:codelib:${project.codelib_version}\"\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnot-coded%2Fcodelib","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnot-coded%2Fcodelib","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnot-coded%2Fcodelib/lists"}