joeycarmello's Stars
dagronf/QRCode
A quick and beautiful macOS/iOS/tvOS/watchOS QR Code generator/detector library for SwiftUI, Swift and Objective-C.
benedom/SwiftyCrop
Crop your images easily using SwiftUI
kean/Nuke
Image loading system
amosgyamfi/open-swiftui-animations
You don't need an animation library to add a simple effect to your SwiftUI app. Create it yourself with SwiftUI. This repo inspires you to add helpful and expressive SwiftUI animations like loading/progress, looping, on-off, enter, exit, fade, spin, and background animations to your next project. The repo also contains tremendous spring animations.
AvdLee/appstoreconnect-swift-sdk
The Swift SDK to work with the App Store Connect API from Apple.
akfreas/GPT-Localize-iOS
IAPark/tiktoken_ruby
Unofficial ruby binding for tiktoken by way of rust
uiwjs/react-textarea-code-editor
A simple code editor with syntax highlighting.
davidsteppenbeck/ObservableUserDefault
A Swift macro that adds accessor blocks to properties in `Observable` classes that read and write values in `UserDefaults`.
smyshlaevalex/FlowStackLayout
SwiftUI wrapping stack implementation using Layout protocol (iOS 16+)
richardtallent/vite-plugin-singlefile
Vite plugin for inlining JavaScript and CSS resources
mergesort/Boutique
✨ A magical persistence library (and so much more) for state-driven iOS and Mac apps ✨
facebookexperimental/Recoil
Recoil is an experimental state management library for React apps. It provides several capabilities that are difficult to achieve with React alone, while being compatible with the newest features of React.
exAspArk/graphql-guard
Simple authorization gem for GraphQL :lock:
twostraws/ShaderKit
A library of fragment shaders you can use in any SpriteKit project.
mikeash/SwiftObserverSet
NSNotificationCenter re-conceptualization for Swift
schukin/Reroute-Twitter
Placeholder Twitter app that does nothing but reroutes you to the Kindle app.
Bogden/pokeduelhub
Pokémon Duel Battle Calculator for http://www.pokeduelhub.com/
NMAC427/SwiftOCR
Fast and simple OCR library written in Swift
naptha/tesseract.js
Pure Javascript OCR for more than 100 Languages 📖🎉🖥
othree/yajs.vim
YAJS.vim: Yet Another JavaScript Syntax for Vim
jlevy/og-equity-compensation
Stock options, RSUs, taxes — read the latest edition: www.holloway.com/ec
ConfusedVorlon/HSGoogleDrivePicker
A sane and simple file picker for Google Drive.
johankasperi/SwiftHSVColorPicker
Simple HSV Color Picker for iOS written in Swift.
yeahdongcn/UIColor-Hex-Swift
Convenience methods for creating color using RGBA hex string.
mbogh/NibDesignable
Elegant way of enabling IBDesignable on your nib-based views
swiftlang/swift
The Swift Programming Language
Daniel1of1/CSwiftV
A csv parser written in swift conforming to rfc4180
minimaxir/big-list-of-naughty-strings
The Big List of Naughty Strings is a list of strings which have a high probability of causing issues when used as user-input data.
kishikawakatsumi/KeychainAccess
Simple Swift wrapper for Keychain that works on iOS, watchOS, tvOS and macOS.