Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists by alexito4

A curated list of projects in awesome lists by alexito4 .

https://github.com/alexito4/flow

🌊 Let your code flow. Extension methods for fluent syntax in Swift.

fluent-api scope-functions swift syntactic-sugar thenable using with

Last synced: 08 Nov 2024

https://github.com/alexito4/ampactivityindicator

Customizable UIActivityIndicatorView

Last synced: 08 Nov 2024

https://github.com/alexito4/slox

Swift implementation of a Lox interpreter

interpreter language lox lox-interpreter lox-language programming-language swift

Last synced: 08 Nov 2024

https://github.com/alexito4/ampavatarview

A simple UIView subclass that shows an UIImage with a shadow in a circle.

Last synced: 08 Nov 2024

https://github.com/alexito4/readingtimepublishplugin

Reading time estimation plugin for Publish.

publish-plugin reading-time

Last synced: 08 Nov 2024

https://github.com/alexito4/ReadingTimePublishPlugin

Reading time estimation plugin for Publish.

publish-plugin reading-time

Last synced: 02 Aug 2024

https://github.com/alexito4/amppreviewcontroller

AMPPreviewController is a subclass of QLPreviewController that allows you to preview remote documents.

Last synced: 08 Nov 2024

https://github.com/alexito4/raster

Rasterize SwiftUI views into bitmap images.

swift swiftui

Last synced: 08 Nov 2024

https://github.com/alexito4/mantia-color-picker

SwiftUI macOS color picker inspired by Louie Mantia's color palette

color-picker macos swiftui

Last synced: 08 Nov 2024

https://github.com/alexito4/equallyspacedstack

Equally Spaced Stacks for SwiftUI

package swift swiftui

Last synced: 08 Nov 2024

https://github.com/alexito4/p5-in-swift

Stub at porting Processing p5 to Swift

Last synced: 08 Nov 2024

https://github.com/alexito4/genesis

Static Site Generator

static-site-generator

Last synced: 08 Nov 2024

https://github.com/alexito4/trap

It’s a trap! Catch OS signals in Swift. Swift Signal Handler.

os signal swift trap

Last synced: 08 Nov 2024

https://github.com/alexito4/sketch-color-theme-plugin

Sketch plugin that generates Objective-C Color Theme files.

Last synced: 08 Nov 2024

https://github.com/alexito4/swiftusing

Implementation of the `using` feature in Swift by code generation with SwiftSyntax

code-generation jai swift swiftsyntax using

Last synced: 08 Nov 2024

https://github.com/alexito4/newswiftui

Everything new in SwiftUI #WWDC20

swiftui wwdc20

Last synced: 08 Nov 2024

https://github.com/alexito4/xcodetopcomment

Xcode Source Editor Extension to remove or modify the top comment of a file

Last synced: 08 Nov 2024

https://github.com/alexito4/ampadditions

UIKit Additions: some categories for improve the iOS Development.

Last synced: 08 Nov 2024

https://github.com/alexito4/baggins

πŸŽ’ My personal bag of holding for Swift extensions.

swift

Last synced: 08 Nov 2024

https://github.com/alexito4/unwraporthrow

🎁 Unwrap an optional or throw an error if nil (or crash the program).

error-handling error-reporting optional swift unwrap

Last synced: 08 Nov 2024

https://github.com/alexito4/relaystore

Pointfree's Composable Architecture Relay

composable-architecture swiftui

Last synced: 10 Oct 2024

https://github.com/alexito4/racphotos

A small wrapper of Photos.framework with ReactiveCocoa 4.

Last synced: 08 Nov 2024

https://github.com/alexito4/plaintimer

You don't need a fancy app to keep track of your time

application cli command-line time-tracker

Last synced: 08 Nov 2024

https://github.com/alexito4/gathertabs

Gathers all the open tabs in Safari from remote devices and opens them in the current Mac.

Last synced: 08 Nov 2024

https://github.com/alexito4/srly.swift

Safari Reading List Youtube Downloader script written in Swift

Last synced: 08 Nov 2024

https://github.com/alexito4/stodo

Terminal UI Todo app with ncurses

ncurses swift task-manager todo todoapp tui

Last synced: 08 Nov 2024

https://github.com/alexito4/jlaner

Convert JSON to Objective-C literals

Last synced: 08 Nov 2024

https://github.com/alexito4/windowcapture

Small wrapper on top of a couple of Quartz APIs that let you take Window screenshots using a Swift API with some reactive extensions

Last synced: 08 Nov 2024

https://github.com/alexito4/itemposterpublishplugin

Publish plugin to generate images from your posts. Ideal for Twitter Cards.

macos opengraph publish-plugin swiftui twitter-cards

Last synced: 08 Nov 2024

https://github.com/alexito4/casepaths-extensions

Some simple CasePaths extensions

keypath package swift

Last synced: 08 Nov 2024

https://github.com/alexito4/sectioner

Small extension on Collection that groups its elements.

collection extension swift

Last synced: 08 Nov 2024

https://github.com/alexito4/swift-command-line-helper

Some helper functions to write command line scripts with Swift.

Last synced: 08 Nov 2024

https://github.com/alexito4/swiftsandbox

Random Swift Playgrounds 🎲

Last synced: 08 Nov 2024

https://github.com/alexito4/oneskypull

Simple script to pull changes from OneSky

Last synced: 08 Nov 2024

https://github.com/alexito4/adventofcode

My http://adventofcode.com "solutions"

Last synced: 08 Nov 2024

https://github.com/alexito4/ampsegmentedviewcontroller

A UIViewController container that uses a UISegmentedControl in the UINavigationBar.

Last synced: 08 Nov 2024

https://github.com/alexito4/spm-collection

My personal SPM collection with the packages that I want to have in 1 click

Last synced: 08 Nov 2024

https://github.com/alexito4/rclocationmanager

Easy Location Manager Framework

Last synced: 08 Nov 2024

https://github.com/alexito4/inception

Demo Swift script that demostrates how Swift Package Manager runs Package.swift

Last synced: 08 Nov 2024

https://github.com/alexito4/.github

Last synced: 08 Nov 2024

https://github.com/alexito4/the-world-of-swift-concurrency

Experiments with for The World of Swift Concurrency.

concurrency experiments swift

Last synced: 08 Nov 2024

https://github.com/alexito4/jirareports

Swift Playground to generate Sprint reports

Last synced: 08 Nov 2024

https://github.com/alexito4/importspecification

Extracted ImportSpecification from swift-sh.

import parser swift

Last synced: 08 Nov 2024

https://github.com/alexito4/error-handling-script-rust-swift

Porting the script from https://doc.rust-lang.org/book/error-handling.html to Swift.

Last synced: 08 Nov 2024

https://github.com/alexito4/ds_fire_life

Fire Life mod for Don't Starve

dont-starve mod

Last synced: 08 Nov 2024

https://github.com/alexito4/uitapoutsidegesturerecognizer

UITapOutsideGestureRecognizer is a subclass of UIGestureRecognizer that is executed with any tap OUTSIDE one view.

Last synced: 08 Nov 2024

https://github.com/alexito4/alexito4

Last synced: 08 Nov 2024

https://github.com/alexito4/applefeedback

My reported feedbacks

Last synced: 08 Nov 2024

https://github.com/alexito4/config.swiftformat

My .swiftformat config

Last synced: 08 Nov 2024

https://github.com/alexito4/uitapgesturerecognizer-and-tttattributedlabel-test

A simple test project to test the behaviour of the TTTAttributedLabel while being a subview of a view with a UITapGestureRecognizer

Last synced: 08 Nov 2024

https://github.com/alexito4/adventofcode21

Advent Of Code 2021 in Swift

Last synced: 08 Nov 2024

https://github.com/alexito4/todoisttobear

Script to import Todoist task to Bear as notes with checklists

bear swift swift-script todo todoist

Last synced: 08 Nov 2024

https://github.com/alexito4/queryresolversystem

Experimental Query Resolver System

incremental-computation query-engine swift

Last synced: 08 Nov 2024

https://github.com/alexito4/sometimes

Small Swift library that makes it easy to run code... sometimes. Well, actually, just once.

Last synced: 08 Nov 2024

https://github.com/alexito4/ampimageholder

A little class to use the Imageholder API in your Apps.

Last synced: 08 Nov 2024