SnippetsLibrary - Code snippets library for SwiftUI Devs.

Overview

Snippets Library Logo

A snippets library for SwiftUI

Main Branch Actions Status Twitter Account

SnippetsLibrary has not been released yet! But we're working on it!

SnippetsLibrary is a helpful tool for SwiftUI developers to help with their daily coding life. SnippetsLibrary contains all the needed code snippets for you to view, edit, or add more and more. This will make your daily work easier and faster.

SnippetsLibrary

Table of Contents:

Installation

The SnippetsLibrary app can be downloaded directly from the Mac App Store or you can join the Developer Beta Testing Program via Test Flight:

App Distribution

Check the newest app version of Snippets Library:

https://bit.ly/SnippetsLibrary

Test Flight

You can join the SnippetsLibrary app beta testing by clicking on the invite link below (macOS Monterey required):

https://testflight.apple.com/join/P1tNGffH

Getting Started

Getting started with the SnippetsLibrary is as simple as cloning this project with your favorite Git client, you can choose it from the recommended clients listed below:

Availabe Functionalities

For the complete documentation, visit https://swiftdevtools/snippetslibrary/docs. For more tutorials, news and announcements check out our blog or social media accounts.

Language support

  •   SwiftUI
  •   Swift
  •   Objective-C

Looking for more language support? Help us by contributing a pull request with the code snippets!

Contributing

All code contributions must go through a pull request and be approved by a core developer before being merged. This is to ensure a proper review of all the code.

We truly ❤️ pull requests! If you wish to help, you can email us at [email protected] or DM us on Twitter.

Security

For security issues, kindly email us at [email protected] instead of posting a public issue on GitHub.

Follow Us

Join our growing community around the world! See our official Blog. Follow us on Twitter for more help, ideas, and discussions.

License

This repository is available under the Apache 2.0.

You might also like...
A declarative, thread safe, and reentrant way to define code that should only execute at most once over the lifetime of an object.

SwiftRunOnce SwiftRunOnce allows a developer to mark a block of logic as "one-time" code – code that will execute at most once over the lifetime of an

All the reusable code that we need in each project

SwiftyUtils SwiftyUtils groups all the reusable code that we need to ship in each project. This framework contains: Extensions Protocols Structs Subcl

Simple utility for only executing code every so often.

Rate Limit Simple utility for only executing code every so often. This will only execute the block passed for a given name if the last time it was cal

An eject button for Interface Builder to generate swift code

Eject Eject is a utility to transition from Interface Builder to programatic view layout. This is done by using code generation to create a .swift fil

EmbeddedStringsKit: Representation localized string in code

EmbeddedStringsKit Representation localized string in code Usage public struct L

Async+ for Swift provides a simple chainable interface for your async and throwing code, similar to promises and futures
Async+ for Swift provides a simple chainable interface for your async and throwing code, similar to promises and futures

Async+ for Swift provides a simple chainable interface for your async and throwing code, similar to promises and futures. Have the best of both worlds

Scaffold is a tool for generating code from Stencil templates, similar to rails gen.

🏭 Scaffold Scaffold is a tool for generating code from Stencil templates, similar to rails gen. It happens to be written in Swift, but it can output

MarvelComics-ViewCode é um app  para fins de estudo, desenvolvido em Swift utilizando View Code.
MarvelComics-ViewCode é um app para fins de estudo, desenvolvido em Swift utilizando View Code.

MarvelComics-ViewCode - iOS O MarvelComics-ViewCode é um app para listar todos os personagens da Marvel, implementado em Swift utilizando View Code co

Repository for all the programs and Code I would write in Swift.

Swift Programming Language This repository contains the program and codes I write in Swift About Swift Swift is a general-purpose, multi-paradigm, com

Comments
  • Problem with the text editor when something has been pasted

    Problem with the text editor when something has been pasted

    Describe the bug When creating a snippet with Copy&Paste the editor misbehaves when the user starts typing.

    To Reproduce Steps to reproduce the behavior:

    1. Open Xcode and copy a snippet.
    2. Click on File -> Add New Snippet
    3. Paste the snippet (or any text)
    4. Start typing (at least several characters).
    5. See the problem

    Expected behavior The editor should function as expected.

    Environment:

    • device: [e.g. MacBook Pro (16-inch, 2019)]
    • macOS: [e.g. Big Sur, version 11.6.2]
    • appVersion: [e.g. 1.0.4 (20)]
    opened by heitara 5
  • Create basic documentation

    Create basic documentation

    For a better understanding of the project and navigating through it, a basic documentation should be prepared, which will be easily expandable and modifiable in the future.

    documentation 
    opened by tryboxx 0
Releases(v1.0.4)
  • v1.0.4(Jan 15, 2022)

  • v1.0.2(Oct 15, 2021)

  • v1.0.1(Oct 14, 2021)

    What's new in this release:

    • Full support for offline state
    • More details in the snippet preview view
    • Download option for the code snippet file
    Source code(tar.gz)
    Source code(zip)
Owner
Christopher Lowiec
iOS developer who doesn't drink much coffee, addicted to music and software enthusiast
Christopher Lowiec
iOS helper library that contains commonly used code in Uptech iOS projects

iOS helper library that contains commonly used code in Uptech iOS projects.

Uptech 1 Apr 1, 2022
Cross-Platform, Protocol-Oriented Programming base library to complement the Swift Standard Library. (Pure Swift, Supports Linux)

SwiftFoundation Cross-Platform, Protocol-Oriented Programming base library to complement the Swift Standard Library. Goals Provide a cross-platform in

null 620 Oct 11, 2022
Generate Markdown documentation from source code

SourceDocs SourceDocs is a command line tool that generates markdown documentation files from inline source code comments. Similar to Sphinx or Jazzy,

Eneko Alonso 349 Dec 10, 2022
All the reusable code that we need in each project

SwiftyUtils SwiftyUtils groups all the reusable code that we need to ship in each project. This framework contains: Extensions Protocols Structs Subcl

Tom Baranes 529 Dec 25, 2022
Swift code to programmatically execute local or hosted JXA payloads without using the on-disk osascript binary

Swift code to programmatically execute local or hosted JXA payloads without using the on-disk osascript binary. This is helpful when you have Terminal access to a macOS host and want to launch a JXA .js payload without using on-disk osascript commands.

Cedric Owens 20 Sep 27, 2022
Useful Swift code samples, extensions, functionalities and scripts to cherry-pick and use in your projects

SwiftyPick ?? ?? Useful Swift code samples, extensions, functionalities and scripts to cherry-pick and use in your projects. Purpose The idea behind t

Manu Herrera 19 May 12, 2022
GenStore is a lightweight swift code generator for your resources.

GenStore is a lightweight swift code generator for your resources. GenStore can create classes for your images, colors and localized strings.

null 11 Oct 23, 2021
Useful extensions for my Swift code

UIViewController extensions presentAlert(withTitle title: String, message : String) presentAlertDialog(withTitle title: String, message : String, acti

Bogdan Grafonsky 1 Oct 17, 2021
qr code generator tool

qr code generator tool Small command line tool for generate and reconition qr codes written in Swift Using Usage: ./qrgen [options] -m, --mode:

Igor 3 Jul 15, 2022
LibAuthentication will simplify your code when if you want to use FaceID/TouchID in your tweaks.

LibAuthentication will simplify your code when if you want to use FaceID/TouchID in your tweaks.

Maximehip 6 Oct 3, 2022