- All languages
- AutoHotkey
- Awk
- BASIC
- Batchfile
- C
- C#
- C++
- CSS
- CoffeeScript
- Crystal
- D
- DIGITAL Command Language
- Dart
- Emacs Lisp
- Go
- HTML
- Haskell
- Inno Setup
- Java
- JavaScript
- Jupyter Notebook
- Kotlin
- Lua
- Objective-C
- PHP
- PLSQL
- Pascal
- Perl
- PostScript
- PowerShell
- Processing
- Puppet
- Python
- QML
- R
- Rich Text Format
- Roff
- Ruby
- Rust
- SCSS
- SVG
- Sass
- Scala
- Shell
- Swift
- TypeScript
- VHDL
- Vala
- Vim Script
- Visual Basic
- Visual Basic .NET
- Visual Basic 6.0
- Vue
Starred repositories
A curated list of awesome iOS ecosystem, including Objective-C and Swift Projects
An iOS library to natively render After Effects vector animations
โ ๏ธ An elegant way to show users that something is happening and also prepare them to which contents they are awaiting
๐ Convert videos to high-quality GIFs on your Mac
Lightweight In App Purchases Swift framework for iOS 8.0+, tvOS 9.0+ and macOS 10.10+ โบ
๐ Calendar for Apple platforms in Swift
๏ฃฟ A curated list of Open Source example iOS apps developed in Swift. An amazing list for people who are beginners and learning ios development and for ios developers who need any example app or feaโฆ
iSimulator is a GUI utility to control the Simulator, and manage the app installed on the simulator.
A set of tools to trim, crop and select frames inside a video
Create localized App Store screenshots
tonyarnold / Differ
Forked from wokalski/Diff.swiftSwift library to generate differences and patches between collections.
This component allows for the transfer of data items between collection views through drag and drop
iOS 11 Appstore clone.. practise of laying out views purely programatically
๐ต๐ธA Swift library to read and write ID3 Tag of any mp3 file. Supported ID3 tag version: 2.2, 2.3 and 2.4. Supported platform: iOS, macOS, tvOS, watchOS, Linux Ubuntu. ๐ต๐ธ
Review Time is an open source app for iOS written in Swift that show the average review times for iOS and the Mac Apps using data crowdsourced from AppReviewTime (http://appreviewtimes.com/).
๐ถ๐ตA macOS application to edit the ID3 tag of your mp3 files. Developed with RxSwift and RxCocoa. ๐ธ๐ผ
Simple dependency injection for generating views from storyboard.
A CLI/GUI tool that keeps the OSX downloads folder sorted based on the source of the downloaded file
bizz84 / ReviewTime
Forked from nthegedus/ReviewTimeReview Time is an open source app for iOS written in Swift that show the average review times for iOS and the Mac Apps using data crowdsourced from AppReviewTime (http://appreviewtimes.com/).
DivineDominion / SortedArray
Forked from ole/SortedArrayAn array that keeps its elements sorted according to a given sort predicate.