{"id":18555054,"url":"https://github.com/purefuncinc/kotlin-extensions","last_synced_at":"2025-07-07T12:03:03.710Z","repository":{"id":41495407,"uuid":"509896101","full_name":"PureFuncInc/kotlin-extensions","owner":"PureFuncInc","description":"our cool kotlin extensions ⚔️","archived":false,"fork":false,"pushed_at":"2023-03-04T07:50:57.000Z","size":341,"stargazers_count":8,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-24T13:44:01.319Z","etag":null,"topics":["kotlin","kotlin-extensions"],"latest_commit_sha":null,"homepage":"","language":"Kotlin","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/PureFuncInc.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":"2022-07-03T01:25:43.000Z","updated_at":"2023-01-16T13:55:04.000Z","dependencies_parsed_at":"2024-12-24T10:04:02.129Z","dependency_job_id":null,"html_url":"https://github.com/PureFuncInc/kotlin-extensions","commit_stats":null,"previous_names":[],"tags_count":71,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PureFuncInc%2Fkotlin-extensions","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PureFuncInc%2Fkotlin-extensions/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PureFuncInc%2Fkotlin-extensions/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PureFuncInc%2Fkotlin-extensions/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PureFuncInc","download_url":"https://codeload.github.com/PureFuncInc/kotlin-extensions/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248129888,"owners_count":21052655,"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":["kotlin","kotlin-extensions"],"created_at":"2024-11-06T21:24:56.300Z","updated_at":"2025-04-09T23:31:55.037Z","avatar_url":"https://github.com/PureFuncInc.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"# kotlin-extensions 🗿\n\n\u003e Let's create useful extensions together.\n\n## Sample Code 📜\n\n* [Aes](docs/aes.md)\n* [ByteArray](docs/bytearray.md)\n* [Hash](docs/hash.md)\n* [List](docs/list.md)\n* [Number](docs/number.md)\n* [Regex](docs/regex.md)\n* [SnowflakeSeq](docs/snowflakeseq.md)\n* [String](docs/string.md)\n* [Time](docs/time.md)\n\n## Dependency [![Release](https://jitpack.io/v/PureFuncInc/kotlin-extensions.svg)](https://jitpack.io/#PureFuncInc/kotlin-extensions)\n\n* Maven\n\n```xml\n\n\u003cproject\u003e\n    ...\n\n    \u003crepositories\u003e\n        \u003crepository\u003e\n            \u003cid\u003ejitpack.io\u003c/id\u003e\n            \u003curl\u003ehttps://jitpack.io\u003c/url\u003e\n        \u003c/repository\u003e\n    \u003c/repositories\u003e\n\n    \u003cdependencies\u003e\n        \u003cdependency\u003e\n            \u003cgroupId\u003ecom.github.PureFuncInc\u003c/groupId\u003e\n            \u003cartifactId\u003ekotlin-extensions\u003c/artifactId\u003e\n            \u003cversion\u003e$version\u003c/version\u003e\n        \u003c/dependency\u003e\n    \u003c/dependencies\u003e\n\n    ...\n\u003c/project\u003e\n```\n\n* Gradle Groovy\n\n```groovy\nrepositories {\n    maven { url \"https://jitpack.io\" }\n}\n\ndependencies {\n    implementation \"com.github.PureFuncInc:kotlin-extensions:$version\"\n}\n```\n\n* Kotlin Gradle DSL\n\n```kotlin\nrepositories {\n    maven {\n        url = uri(\"https://jitpack.io\")\n    }\n}\n\ndependencies {\n    implementation(\"com.github.PureFuncInc:kotlin-extensions:$version\")\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpurefuncinc%2Fkotlin-extensions","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpurefuncinc%2Fkotlin-extensions","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpurefuncinc%2Fkotlin-extensions/lists"}