{"id":20496798,"url":"https://github.com/aweleczka/localizableuielements","last_synced_at":"2026-06-10T09:32:01.876Z","repository":{"id":56919932,"uuid":"164340352","full_name":"AWeleczka/LocalizableUIElements","owner":"AWeleczka","description":"Localizable UIElements for Swift written in 4.2","archived":false,"fork":false,"pushed_at":"2020-09-19T07:08:08.000Z","size":372,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-16T11:47:49.844Z","etag":null,"topics":["cocoapod","ios","localization","storyboard","swift","xib"],"latest_commit_sha":null,"homepage":"","language":"Swift","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/AWeleczka.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-01-06T19:53:27.000Z","updated_at":"2020-09-19T07:08:11.000Z","dependencies_parsed_at":"2022-08-20T21:50:19.806Z","dependency_job_id":null,"html_url":"https://github.com/AWeleczka/LocalizableUIElements","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AWeleczka%2FLocalizableUIElements","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AWeleczka%2FLocalizableUIElements/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AWeleczka%2FLocalizableUIElements/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AWeleczka%2FLocalizableUIElements/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AWeleczka","download_url":"https://codeload.github.com/AWeleczka/LocalizableUIElements/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242085162,"owners_count":20069421,"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":["cocoapod","ios","localization","storyboard","swift","xib"],"created_at":"2024-11-15T18:08:45.788Z","updated_at":"2026-06-10T09:32:01.827Z","avatar_url":"https://github.com/AWeleczka.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Localizable UIElements for Swift written in 4.2\nA set of various UIKit elements with added localization-support.  \nUsing the on-board methods of NSLocalizedString without the need for special additions to your project.\nAdding storyboard IBDesignable objects for localization straight from the storyboard as well as in-code methods.\n\n*Released in 1.0 on Feburary 2nd 2019*\n\n---\n\n### Note\nI do not have access to a mac any longer, therefore  development on this project is on ice from my side.\n\n---\n\n# Installation\n## Using CocoaPods\n[![Platform Badge](https://cocoapod-badges.herokuapp.com/p/LocalizableUIElements/badge.svg)](https://cocoapods.org/pods/LocalizableUIElements)\n[![Version Badge](https://cocoapod-badges.herokuapp.com/v/LocalizableUIElements/badge.svg)](https://cocoapods.org/pods/LocalizableUIElements)\n[![License Badge](https://cocoapod-badges.herokuapp.com/l/LocalizableUIElements/badge.svg)](https://cocoapods.org/pods/LocalizableUIElements)\n\n[CocoaPods](https://cocoapods.org/) is a dependency manager for Swift and Objective-C Cocoa projects. It has over 28 thousand libraries and is used in over 1.8 million apps. CocoaPods can help you scale your projects elegantly.\n\nTo install LocalizableUIElements through CocoaPods simply add  \n`pod 'LocalizableUIElements'`  \nto your `Podfile`\n\n## Using git Submodules\nYou can add this repository as a submodule to your git-repository by executing the following line inside your repository  \n`git submodule add https://github.com/AWeleczka/LocalizableUIElements.git`\n\n# Status\n[![Build Status](https://travis-ci.org/AWeleczka/LocalizableUIElements.svg?branch=master)](https://travis-ci.org/AWeleczka/LocalizableUIElements)\n[![Maintainability](https://api.codeclimate.com/v1/badges/7dfcfb2fc279e210e9c7/maintainability)](https://codeclimate.com/github/AWeleczka/LocalizableUIElements/maintainability)\n[![codecov](https://codecov.io/gh/AWeleczka/LocalizableUIElements/branch/master/graph/badge.svg)](https://codecov.io/gh/AWeleczka/LocalizableUIElements)\n\n# Free things are nice\nBut so is beer [![Beerpay](https://beerpay.io/AWeleczka/LocalizableUIElements/badge.svg?style=beer)](https://beerpay.io/AWeleczka/LocalizableUIElements)  \nand go\n[![Beerpay](https://beerpay.io/AWeleczka/LocalizableUIElements/make-wish.svg)](https://beerpay.io/AWeleczka/LocalizableUIElements)\n\n# MIT License\n### Copyright (c) 2019 Alexander Weleczka\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faweleczka%2Flocalizableuielements","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faweleczka%2Flocalizableuielements","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faweleczka%2Flocalizableuielements/lists"}