All Projects → Xgist → Similar Projects or Alternatives

970 Open source projects that are alternatives of or similar to Xgist

Linessorter Xcode Extension
Xcode Extension that helps you keep your import statements and long code lists organized and uniform
Stars: ✭ 54 (-28%)
Accesscontrolkitty
Xcode extension - quickly change access control level (public, private etc.) of selected Swift code by Editor menu item or keyboard command
Stars: ✭ 119 (+58.67%)
Playalways
Create Xcode playgrounds from your menu bar
Stars: ✭ 515 (+586.67%)
Xcode developer disk images
Stars: ✭ 125 (+66.67%)
Mutual labels:  xcode, xcode-plugin, xcode-extension
Awesome Xcode Extensions
Awesome native Xcode extensions.
Stars: ✭ 2,628 (+3404%)
Mutual labels:  xcode, xcode-plugin, xcode-extension
Swiftai
SwiftAI, write Swift code smart. SwiftAI can generate Model class from JSON now. Codable and HandyJSON is supported. More features will be add.
Stars: ✭ 470 (+526.67%)
Mutual labels:  xcode, xcode-plugin, xcode-extension
Snowonder
🔮 Magical import declarations formatter for Xcode
Stars: ✭ 100 (+33.33%)
Mutual labels:  xcode, xcode-plugin, xcode-extension
Swimat
An Xcode formatter plug-in to format your swift code.
Stars: ✭ 1,388 (+1750.67%)
Mutual labels:  xcode, xcode-plugin, xcode-extension
Import
Xcode extension for adding imports from anywhere in the code ☝️
Stars: ✭ 818 (+990.67%)
Mutual labels:  xcode, xcode-plugin, xcode-extension
Swiftmockgeneratorforxcode
An Xcode extension (plugin) to generate Swift test doubles automatically.
Stars: ✭ 522 (+596%)
Mutual labels:  xcode, xcode-plugin, xcode-extension
Nef Plugin
🔌 an Xcode extension to use nef features easily
Stars: ✭ 144 (+92%)
Mutual labels:  xcode, xcode-plugin, xcode-extension
Xcodeequatablegenerator
Xcode 8 Source Code Extension will generate conformance to Swift Equatable protocol based on type and fields selection.
Stars: ✭ 188 (+150.67%)
Mutual labels:  xcode, xcode-plugin, xcode-extension
Linex
Feature packed Xcode extension
Stars: ✭ 210 (+180%)
Mutual labels:  xcode, xcode-plugin, xcode-extension
Codegenerator
A Xcode plugin for generate Objectice-C code.
Stars: ✭ 63 (-16%)
Mutual labels:  xcode-plugin, xcode-extension
Showingithub
Xcode plugin to open the GitHub page of the commit of the currently selected line in the editor window.
Stars: ✭ 243 (+224%)
Mutual labels:  xcode, xcode-plugin
Peckham
Add #import-s from anywhere in the code.
Stars: ✭ 719 (+858.67%)
Mutual labels:  xcode, xcode-plugin
Suitcase
A flexible command line tool for instantly deploying user interfaces for simple commands and scripts.
Stars: ✭ 1,287 (+1616%)
Mutual labels:  xcode, developer-tools
AMEGetterMaker
A lazyload getter maker without resign for Xcode
Stars: ✭ 42 (-44%)
Mutual labels:  xcode-plugin, xcode-extension
Scxcodeswitchexpander
Xcode plugin that enables switch cases autocompletion
Stars: ✭ 662 (+782.67%)
Mutual labels:  xcode, xcode-plugin
Xfunnyeditor
Xcode plugin to display an image on the background of the editor
Stars: ✭ 92 (+22.67%)
Mutual labels:  xcode, xcode-plugin
Timliu Ios
iOS开发常用三方库、插件、知名博客等等
Stars: ✭ 10,898 (+14430.67%)
Mutual labels:  xcode, xcode-plugin
Ammethod2implement
Xcode plugin to generate implement code for the selected method and const string.
Stars: ✭ 148 (+97.33%)
Mutual labels:  xcode, xcode-plugin
Xbookmark
Bookmark Plugin for Xcode 8.x and 7.x
Stars: ✭ 72 (-4%)
Mutual labels:  xcode-plugin, xcode-extension
Luft
The Xcode Plugin that helps you write lighter view controllers
Stars: ✭ 179 (+138.67%)
Mutual labels:  xcode, xcode-plugin
TrickerX
An Xcode9+ Extension which make CodingKeys automatically.
Stars: ✭ 90 (+20%)
Mutual labels:  xcode-plugin, xcode-extension
Swift Init Generator
An Xcode plugin that uses the Swift parser to generate initializers
Stars: ✭ 105 (+40%)
Mutual labels:  xcode, xcode-extension
Comment Spell Checker
Xcode extension for spell checking and auto-correcting code comments.
Stars: ✭ 155 (+106.67%)
Mutual labels:  xcode, xcode-extension
Amappexporttoipa Xcode Plugin
AMAppExportToIPA-Xcode-Plugin is a simple Xcode plugin to export .app to .ipa file.
Stars: ✭ 185 (+146.67%)
Mutual labels:  xcode, xcode-plugin
Xalign
An amazing Xcode Source Editor extension to align regular code. It can align Xnything in any way you want.
Stars: ✭ 2,898 (+3764%)
Mutual labels:  xcode-plugin, xcode-extension
Xcode Wakatime
Xcode plugin for automatic time tracking and metrics generated from your programming activity.
Stars: ✭ 360 (+380%)
Mutual labels:  xcode, xcode-plugin
Pragmatic
⚙An Xcode Source Editor extension for simplifying common pragma driven tasks
Stars: ✭ 24 (-68%)
Mutual labels:  xcode-plugin, xcode-extension
ViewGenerator
⚒ ViewGenerator generates view code from variable name automatically in iOS development
Stars: ✭ 75 (+0%)
Mutual labels:  xcode-plugin, xcode-extension
Dxxcodeconsoleunicodeplugin
转换Xcode控制台中一些不可阅读的字符,比如 \u22AD 这种
Stars: ✭ 268 (+257.33%)
Mutual labels:  xcode, xcode-plugin
Tulsi
An Xcode Project Generator For Bazel
Stars: ✭ 365 (+386.67%)
Mutual labels:  xcode, xcode-plugin
Clangformat Xcode
Xcode plug-in to to use clang-format from in Xcode and consistently format your code with Clang
Stars: ✭ 2,852 (+3702.67%)
Mutual labels:  xcode, xcode-plugin
Stylesync
A command line tool to extract shared styles from a Sketch document, and generate native code for any platform.
Stars: ✭ 382 (+409.33%)
Mutual labels:  xcode, developer-tools
Ghwxcodeextension
Xcode Source Editor Extension 插件,实现功能有四个,一.初始化自定义view、UICollectionViewCell、UITableViewCell、viewController,自动删除无用代码和添加默认代码;二. 为属性自动添加懒加载代码、对应协议声明和协议方法,主要有 UITableView\UICollectionView\UIScrollView\UIButton\UILabel\UIImageView; 三.选中一个类,文件顶部自动添加对应的 import; 四. 给 import 分组排序,从上到下为 主类头文件、viewController、view、manager & logic、第三方库、model、category、其他。
Stars: ✭ 119 (+58.67%)
Mutual labels:  xcode, xcode-extension
Awesome Ios Interview
📲 The curated list of iOS Developer interview questions and answers, Swift & Objective-C
Stars: ✭ 753 (+904%)
Mutual labels:  xcode, developer-tools
Xcodeplugintool
🎧a easy way use plugins after Xcode upgraded
Stars: ✭ 174 (+132%)
Mutual labels:  xcode, xcode-plugin
Marathon
[DEPRECATED] Marathon makes it easy to write, run and manage your Swift scripts 🏃
Stars: ✭ 1,889 (+2418.67%)
Mutual labels:  xcode, developer-tools
Gitdiff9
Highlights lint, deltas and recent changes against git repo in Xcode 9
Stars: ✭ 43 (-42.67%)
Mutual labels:  xcode, xcode-plugin
Scxcodeminimap
Sublime Text like Minimap for Xcode
Stars: ✭ 1,037 (+1282.67%)
Mutual labels:  xcode, xcode-plugin
Dyci Main
Dynamic Code Injection Tool for Objective-C
Stars: ✭ 1,103 (+1370.67%)
Mutual labels:  xcode, xcode-plugin
Xcodesourceeditorextension Alignment
This Xcode source editor extension align your assignment statement.
Stars: ✭ 211 (+181.33%)
Mutual labels:  xcode, xcode-extension
Xcode Defaults
Awesome and useful Xcode defaults
Stars: ✭ 399 (+432%)
Mutual labels:  xcode, developer-tools
Kshobjcuml
KSHObjcUML can show oriented graph of dependencies between Objective-C and Swift classes in your project
Stars: ✭ 1,039 (+1285.33%)
Mutual labels:  xcode, xcode-plugin
Scxcodeeditorinset
Xcode plugin that adds an empty (configurable) space to the end of the editor text view
Stars: ✭ 64 (-14.67%)
Mutual labels:  xcode, xcode-plugin
Articles
Articles for NSHipster.com
Stars: ✭ 1,166 (+1454.67%)
Mutual labels:  xcode
Nord Xcode
An arctic, north-bluish clean and elegant Xcode color theme.
Stars: ✭ 63 (-16%)
Mutual labels:  xcode
Deb Dev Machine
Quickly install common Developer tools, IDE's & Services on Debian 9
Stars: ✭ 63 (-16%)
Mutual labels:  developer-tools
Subethaedit
General purpose plain text editor for macOS. Widely known for its live collaboration feature.
Stars: ✭ 1,183 (+1477.33%)
Mutual labels:  developer-tools
Codegenerator
Stars: ✭ 70 (-6.67%)
Mutual labels:  xcode-extension
Whatthegem
Ruby gem information, stats and usage for your terminal
Stars: ✭ 63 (-16%)
Mutual labels:  developer-tools
Tables To Go
convert your database tables to structs easily
Stars: ✭ 62 (-17.33%)
Mutual labels:  developer-tools
Crashreporter
Store and send crash reports directly to the devlopers
Stars: ✭ 69 (-8%)
Mutual labels:  developer-tools
Trymodule
➰ It's never been easier to try nodejs modules!
Stars: ✭ 1,115 (+1386.67%)
Mutual labels:  developer-tools
Git Notify
🙉 📣 Communicate important updates to your team via git commit messages
Stars: ✭ 1,091 (+1354.67%)
Mutual labels:  developer-tools
Multiwatch
Simple task runner on directory changes that doesn't produce tons of logs if everything is OK 👌
Stars: ✭ 74 (-1.33%)
Mutual labels:  developer-tools
Gulp Develop Server
Development assistant for node.js server by gulp
Stars: ✭ 72 (-4%)
Mutual labels:  developer-tools
Assert
A collection of convenient assertions for Swift testing
Stars: ✭ 69 (-8%)
Mutual labels:  xcode
1-60 of 970 similar projects