Coder Social home page Coder Social logo

I am an A+ developer. You can tell because that's what my README says and you cannot lie on the internet.

The libraries and code snippets I share are a labor of love to help developers build better apps, making it easier for you to unlock your creativity, and make something amazing for yourself and your users. If you find my open source valuable I would really appreciate it if you'd consider helping sponsor my open source work, so I can continue to work on projects like Boutique to help developers like yourself.


And these are some of my libraries people seem to enjoy using.

Boutique is a simple but powerful persistence library, a small set of property wrappers and types that enable building incredibly simple state-driven apps for SwiftUI, UIKit, and AppKit. With its dual-layered memory + disk caching architecture Boutique provides a way to build apps that update in real time with full offline storage in only a few lines of code using an incredibly simple API.

Bodega is an actor-based library that started as a simple cache based on reading and writing files to/from disk with an incredibly simple API. Today Bodega offers a form of infrastructure that any app's data layer can use. Whether you want to store Codable objects with ease, build caches, or interface with your API or services like CloudKit, it all works in just a few lines of code. Best of all, Bodega powers Boutique's automatic offline support.

UITableView and UITableViewCell animations are hard β€” really hard. But what if they didn't have to be? Instead of calling brittle methods like reloadRows() or batchUpdates() and hoping it works, the entire API for TableFlip has one function. Call reloadData() like you always do to get a guaranteed UITableView state, then call TableFlip's animate() with an Animation, and your animation is guaranteed to succeed.

A micro-library for playing sound effects and providing haptic feedback, bundled into one line of code. Give your users that special touch by integrating sound and feel into your apps, easier than ever.

Flat is out and gradients are in again! Slope makes it incredibly easy to build uniform or percentage based gradients, vertically, horizontally, diagonally, or even radially. You'll be making gradients in no time with the straightforward type-safe API is very straightforward, a real help for UIKit apps where gradients are still hard to make.

Never make another UITableViewCell or UICollectionViewCell subclass again. Leveraging the power of generics GenericCells lets you build a UIView, and plug it directly into a cell, no extra classes needed.

A simple drop in package to replace NotificationCenter's untyped API with a typed version. The API mimics NotificationCenter's API so much that you'll barely have to make any changes, but will get the benefit of type safety across your apps.

Anchorman is a slick library that makes interacting with autolayout declarative and easy. There are many out there like it, but people seem to really enjoy using Anchorman for it's straightforward and intuitive syntax.

Joe Fabisevich's Projects

anchorman icon anchorman

An autolayout library for the damn fine citizens of San Diego.

awesome-chatgpt icon awesome-chatgpt

πŸ€– Awesome list for ChatGPT β€” an artificial intelligence chatbot developed by OpenAI

bettersafariview icon bettersafariview

A better way to present a SFSafariViewController or start a ASWebAuthenticationSession in SwiftUI.

bodega icon bodega

A simple store for all your basic needs, and a foundational data layer primitive for iOS and Mac apps. 🐱

boutique icon boutique

✨ A magical persistence library (and so much more) for state-driven iOS and Mac apps ✨

codablecache icon codablecache

A minimalist memory and disk based cache backed by NSCache, NSKeyedArchive, and the Swift 4 Codable protocol.

contrails icon contrails

Contrails is an ATProto Feed Generator backed by Cloudflare Workers and Bluesky Search.

create-new-file icon create-new-file

An Applescript service that gives you the ability to create a new file by right clicking, like in Windows

crosspromoter icon crosspromoter

A control which allows you to display an app to cross promote within your own app.

docsify icon docsify

πŸƒ A magical documentation site generator.

effects-library icon effects-library

The Effects Library allows developers to create sophisticated and realistic particle systems such as snow, fire, rain, confetti, fireworks, and smoke with no or minimal effort.

faviconfinder icon faviconfinder

A small swift library for iOS & macOS to detect favicons used by a website.

feedbackeffect icon feedbackeffect

A library for playing sounds and providing haptic feedback with ease.

genericcells icon genericcells

Creating generic UITableViewCells and UICollectionViewCells instead of subclasses.

imessageformatter icon imessageformatter

An Applescript to autoformat sentences with a capital letter and period at the end

ios icon ios

iOS app for 5calls.org

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.