{"id":13605763,"url":"https://github.com/GuilhE/SharedPrefs-ktx","last_synced_at":"2025-04-12T05:34:36.932Z","repository":{"id":54974375,"uuid":"211565370","full_name":"GuilhE/SharedPrefs-ktx","owner":"GuilhE","description":"Save and load objects from SharedPreferences in a faster and simpler way with Kotlin Extensions 🎉","archived":false,"fork":false,"pushed_at":"2022-08-29T17:20:37.000Z","size":664,"stargazers_count":9,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-08-02T19:38:22.102Z","etag":null,"topics":["gson-converter","kotlin-android","kotlin-extensions","moshi-converter","sharedpreferences"],"latest_commit_sha":null,"homepage":"https://guilhe.github.io/SharedPrefs-ktx/","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/GuilhE.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"custom":"https://www.buymeacoffee.com/GuilhE"}},"created_at":"2019-09-28T21:45:29.000Z","updated_at":"2022-08-29T17:17:49.000Z","dependencies_parsed_at":"2022-08-14T07:50:50.199Z","dependency_job_id":null,"html_url":"https://github.com/GuilhE/SharedPrefs-ktx","commit_stats":null,"previous_names":["guilhe/sharedprefsutils-ktx"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GuilhE%2FSharedPrefs-ktx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GuilhE%2FSharedPrefs-ktx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GuilhE%2FSharedPrefs-ktx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GuilhE%2FSharedPrefs-ktx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GuilhE","download_url":"https://codeload.github.com/GuilhE/SharedPrefs-ktx/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223498028,"owners_count":17155243,"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":["gson-converter","kotlin-android","kotlin-extensions","moshi-converter","sharedpreferences"],"created_at":"2024-08-01T19:01:02.474Z","updated_at":"2024-11-07T10:31:12.550Z","avatar_url":"https://github.com/GuilhE.png","language":"Kotlin","funding_links":["https://www.buymeacoffee.com/GuilhE"],"categories":["Kotlin"],"sub_categories":[],"readme":"# SharedPrefs-ktx\n[![codecov](https://codecov.io/gh/GuilhE/SharedPrefs-ktx/branch/master/graph/badge.svg)](https://codecov.io/gh/GuilhE/SharedPrefs-ktx) [![Android Arsenal](https://img.shields.io/badge/Android%20Arsenal-SharedPrefs--ktx-brightgreen.svg?style=flat)](https://android-arsenal.com/details/1/7905)\n\nSave and load objects from SharedPreferences in a faster and simpler way.  \nThis project is a \"Kotlin extensions\" version of [SharedPrefsUtils](https://github.com/GuilhE/SharedPrefsUtils)\n\n## Installation\n\nTo use with gson:\n```groovy\nimplementation 'com.github.guilhe.sharedprefs-ktx:converter-gson:${LATEST_VERSION}'\n```\n[![Maven Central](https://img.shields.io/maven-central/v/com.github.guilhe.sharedprefs-ktx/converter-gson)](https://search.maven.org/search?q=g:com.github.guilhe.sharedprefs-ktx%20AND%20a:converter-gson)\n\nTo use with moshi:\n```groovy\nimplementation 'com.github.guilhe.sharedprefs-ktx:converter-moshi:${LATEST_VERSION}'\n```\n[![Maven Central](https://img.shields.io/maven-central/v/com.github.guilhe.sharedprefs-ktx/converter-moshi)](https://search.maven.org/search?q=g:com.github.guilhe.sharedprefs-ktx%20AND%20a:converter-moshi)\n\n## Usage\n\nTo use it with Gson check [here](converter-gson)  \nTo use it with Moshi check [here](converter-moshi)\n\n## Dependencies\n\n- [Gson](https://github.com/google/gson)\n- [Moshi](https://github.com/square/moshi)\n- [Timber](https://github.com/JakeWharton/timber)\n\n## Bugs and Feedback\n\nFor bugs, questions and discussions please use the [Github Issues]( https://github.com/GuilhE/SharedPrefs-ktx/issues).\n \n## LICENSE\n\nCopyright (c) 2019-present GuilhE\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\n\u003chttp://www.apache.org/licenses/LICENSE-2.0\u003e\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FGuilhE%2FSharedPrefs-ktx","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FGuilhE%2FSharedPrefs-ktx","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FGuilhE%2FSharedPrefs-ktx/lists"}