{"id":13428963,"url":"https://github.com/nekocode/android-parcelable-intellij-plugin-kotlin","last_synced_at":"2025-04-10T01:13:34.548Z","repository":{"id":55594106,"uuid":"47400762","full_name":"nekocode/android-parcelable-intellij-plugin-kotlin","owner":"nekocode","description":"Plugin which generates Android Parcelable boilerplate code for kotlin's class.","archived":false,"fork":false,"pushed_at":"2018-11-20T17:42:24.000Z","size":226,"stargazers_count":301,"open_issues_count":10,"forks_count":19,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-04-10T01:13:28.777Z","etag":null,"topics":["android","ide-plugin"],"latest_commit_sha":null,"homepage":"","language":"Java","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/nekocode.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}},"created_at":"2015-12-04T11:44:22.000Z","updated_at":"2025-03-28T12:48:24.000Z","dependencies_parsed_at":"2022-08-15T04:00:23.632Z","dependency_job_id":null,"html_url":"https://github.com/nekocode/android-parcelable-intellij-plugin-kotlin","commit_stats":null,"previous_names":[],"tags_count":19,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nekocode%2Fandroid-parcelable-intellij-plugin-kotlin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nekocode%2Fandroid-parcelable-intellij-plugin-kotlin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nekocode%2Fandroid-parcelable-intellij-plugin-kotlin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nekocode%2Fandroid-parcelable-intellij-plugin-kotlin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nekocode","download_url":"https://codeload.github.com/nekocode/android-parcelable-intellij-plugin-kotlin/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248137891,"owners_count":21053775,"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":["android","ide-plugin"],"created_at":"2024-07-31T01:01:10.122Z","updated_at":"2025-04-10T01:13:34.522Z","avatar_url":"https://github.com/nekocode.png","language":"Java","funding_links":[],"categories":["Tools"],"sub_categories":[],"readme":"# Android Parcelable boilerplate code generation\n\n**Inspired by [android-parcelable-intellij-plugin](https://github.com/mcharmas/android-parcelable-intellij-plugin)**\n\n## Installation\nPlugin is uploaded to plugin repository. If you like, you can also install it manually:\n\n 0. Download `ParcelableGenerator` [release](https://github.com/nekocode/android-parcelable-intellij-plugin-kotlin/releases)\n 0. Open IntelliJ/Android Studio\n 0. *Preferences* -\u003e *Plugins* -\u003e *Install plugin from disk...*.\n 0. Choose the downloaded jar file\n\n### Dependencies\nIt depends on the latest version of [`Kotlin`](https://plugins.jetbrains.com/plugin/6954-kotlin) plugin.\n\n## Usage\nJust press ALT + Insert (or your equivalent keybinding for code generation) in your editor and select Parcelable. It will auto generate Parcelable boilerplate code for your class.\n\n![](art/usage.gif)\n\n## Now Suported Types\n- Types implementing `Parceable` or `Serializable`\n- List of Parcelable objects\n- Array of Parcelable objects\n- Primitive Kotlin types: `String`, `Byte`, `Double`, `Float`, `Int`, `Long`, `Boolean`, `Char`\n- Kotlin Array types: `Array\u003cString\u003e`, `ByteArray`, `DoubleArray`, `FloatArray`, `IntArray`, `LongArray`, `CharArray`, `BooleanArray`\n- List of any objects **(Warning: validation is not performed)**\n- Enum type\n\n## License\n```\nCopyright (C) 2016 Nekocode (https://github.com/nekocode)\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     http://www.apache.org/licenses/LICENSE-2.0\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```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnekocode%2Fandroid-parcelable-intellij-plugin-kotlin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnekocode%2Fandroid-parcelable-intellij-plugin-kotlin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnekocode%2Fandroid-parcelable-intellij-plugin-kotlin/lists"}