-
The AI Toolkit for TypeScript. From the creators of Next.js, the AI SDK is a free open-source library for building AI-powered applications and agents
TypeScript Other UpdatedOct 22, 2025 -
sdk-js Public
Forked from Runware/sdk-jsJavascript SDK for integrating the runware.ai web sockets API
TypeScript UpdatedOct 20, 2025 -
happy Public
Forked from slopus/happyMobile and Web client for Codex and Claude Code, with realtime voice, encryption and fully featured
TypeScript MIT License UpdatedOct 4, 2025 -
-
AppsView Public
AppsView is a simple SwiftUI view for displaying apps from the App Store in a similar UI/UX.
-
SwiftTweaks Public
Forked from bryanjclark/SwiftTweaksTweak your iOS app without recompiling!
-
DAAppsViewController Public
DAAppsViewController is a simple way of displaying apps from the App Store in an aesthetically similar manner.
-
google-play-scraper Public
Forked from vladcorn/google-play-scraperNode.js scraper to get data from Google Play
-
WSTagsField Public
Forked from whitesmith/WSTagsFieldAn iOS text field that represents tags, hashtags, tokens in general.
Swift MIT License UpdatedFeb 27, 2024 -
-
midjourney-swift Public
Swift package for interacting with Midjourney as a user.
-
midjourney-api Public
Forked from erictik/midjourney-apiMidJourney client. Unofficial Node.js client
TypeScript Apache License 2.0 UpdatedOct 25, 2023 -
-
MagicalRecord Public
Forked from Lilfaen/MagicalRecordSuper Awesome Easy Fetching for Core Data!
Objective-C Other UpdatedApr 19, 2023 -
iHasApp Public archive
The iHasApp iOS Framework allows you to detect installed apps on a user's device.
-
DACircularProgress Public
DACircularProgress is a UIView subclass with circular UIProgressView properties.
-
DAAnisotropicImage Public archive
DAAnisotropicImage is an anisotropic UIImage generator. Specifically, for a metallic slider knob.
-
iOS-App-Performance-Cheatsheet Public archive
A collection of code substitutions and configurations that can improve Objective-C code performance on iOS.
-
DAKeyboardControl Public
DAKeyboardControl adds keyboard awareness and scrolling dismissal (ala iMessages app) to any view with only 1 line of code.
-
DAAutoScroll Public archive
DAAutoScroll is a UIScrollView category that allows any chosen UIScrollView (or subclass thereof) to automatically scroll itself with adjustable speed. When the user interacts with the view, the sc…
-
DALinedTextView Public archive
DALinedTextView is a UITextView subclass that draws ruled lines to the view, similar to iOS' built-in Notes app. The lines conform to the appropriate line-height for the currently set UIFont.
-
DAReloadActivity Public archive
DAReloadActivity is a UIButton subclass (with a refresh arrow by default) with UIActivityIndicatorView properties.
-
DAModularTableView Public archive
UITableView subclass that abstracts away the ugliness involved with creating static or modular UITableViews. Settings and menu pages are a snap to create with DAModularTableView.