- Seattle, WA
- https://bdewey.com
- @bdewey@iosdev.space
-
LibraryNotes Public
Library Notes is an open source application to help you track and remember what you read.
-
KeyValueCRDT Public
KeyValueCRDT implements a key/value conflict-free replicated data type (CRDT) to make it easier to design file formats that work well with cloud storage, such as iCloud Documents.
-
Swanki Public
Anki implementation in SwiftUI
-
TextMarkupKit Public
Pure-Swift tools for understanding and editing text files with simple markup
-
AsyncSwiftGit Public
Provides Swift bindings to libgit2 that use the Swift 5.5 concurrency model
-
SwiftKeychainWrapper Public
Forked from jrendel/SwiftKeychainWrapperA simple wrapper for the iOS Keychain to allow you to use it in a similar fashion to User Defaults. Written in Swift.
Swift MIT License UpdatedApr 20, 2024 -
SpacedRepetitionScheduler Public
Swift implementation of an Anki-like spaced repetition scheduler
-
static-libgit2 Public
Exposes a static XCFramework of libgit2 as a Swift package
-
GRDB.swift Public
Forked from groue/GRDB.swiftA toolkit for SQLite databases, with a focus on application development
Swift MIT License UpdatedDec 22, 2023 -
BookKit Public
Swift APIs for getting book information from popular web services
-
ConcurrencyRecipes Public
Forked from mattmassicotte/ConcurrencyRecipesPractical solutions to problems with Swift Concurrency
BSD 3-Clause "New" or "Revised" License UpdatedDec 14, 2023 -
github-markup Public
Forked from github/markupThe code we use to render README.your_favorite_markup
-
lexical-ios Public
Forked from facebook/lexical-iosLexical iOS is an extensible text editor framework that integrates the APIs and philosophies from Lexical Web with a Swift API built on top of TextKit.
Swift MIT License UpdatedMay 31, 2023 -
AztecEditor-iOS Public
Forked from wordpress-mobile/AztecEditor-iOSA reusable native iOS visual HTML text editor component.
Swift Mozilla Public License 2.0 UpdatedJan 20, 2023 -
SavingInSwiftUI Public
Example code of how to handle async file operations in SwiftUI
Swift MIT License UpdatedDec 4, 2022 -
-
CodableCSV Public
Forked from dehesa/CodableCSVRead and write CSV files row-by-row or through Swift's Codable interface.
Swift MIT License UpdatedAug 11, 2021 -
PackageList Public
Forked from SwiftPackageIndex/PackageListThe master list of repositories for the Swift Package Index.
Swift MIT License UpdatedJun 28, 2021 -
-
org-ruby Public
This gem contains Ruby routines for parsing org-mode files. The most significant thing this library does today is convert org-mode files to HTML or textile.
-
Clibxml2 Public
Forked from timburgess/Clibxml2Swift package manager module map for HDF5
UpdatedDec 9, 2019 -
Zipper Public
Forked from Meniny/Zipper🗳A library to create, read and modify ZIP archive files, written in Swift.
Swift MIT License UpdatedOct 18, 2019 -
git-stack Public
Git extension to simplify working with "stacked" pull requests on Github. Based on git-town
-
git-town Public
Forked from git-town/git-townGeneric, high-level Git workflow support!
Gherkin MIT License UpdatedSep 27, 2019 -
SwiftTweaks Public
Forked from bryanjclark/SwiftTweaksTweak your iOS app without recompiling!
Swift MIT License UpdatedJul 9, 2019 -
textbundle-swift Public
Swift library for opening and manipulating textbundle packages
-
DZNPhotoPickerController Public
Forked from dzenbot/DZNPhotoPickerControllerA photo search/picker for iOS using popular image providers like 500px, Flickr, Instagram, Giphy, Google & Bing Images
Objective-C MIT License UpdatedSep 5, 2018 -
CwlSignal Public
Forked from mattgallagher/CwlSignalA Swift framework for reactive programming.
Swift ISC License UpdatedAug 22, 2018 -
CwlUtils Public
Forked from mattgallagher/CwlUtilsA collection of Swift utilities as documented on cocoawithlove.com
Swift Other UpdatedAug 22, 2018 -
trip-tracker Public
Uses Core Location to automatically track bike trips.