Swift
Swift is a general-purpose programming language built using a modern approach to safety, performance, and software design patterns. Inspired by many other modern programming languages, Swift is intended to be more resilient and expressive than Objective-C, its predecessor.
Here are 250 public repositories matching this topic...
Is your feature request related to a problem? Please describe
Very often, with working with conformance view, I work with different versions of the same compiler, all options are the same. Or I work with different C++ standards, with the same compiler and the same options (exception for this one). Or...
Right now, to add a new compiler in the conformance view, I have to start from an empty
Objective-C and Swift dependency visualizer. It's tool that helps to visualize current state of your project. It's really easy to see how tight your classes are coupled.
-
Updated
Apr 28, 2020 - JavaScript
Xcode extension to paste JSON as Swift, Objective-C, and more
-
Updated
Mar 11, 2021 - JavaScript
A CLI tool that bridges React Native modules & UI components with ease
-
Updated
Sep 21, 2021 - JavaScript
Web3 javascript wrapper provider for iOS and Android platforms.
-
Updated
Jul 8, 2022 - JavaScript
A Ruby script that scans all swift code from the specified folders and files and automatically generates an entity diagram (similar to a class diagram) which can be viewed in a browser.
-
Updated
May 8, 2021 - JavaScript
The space after the end of the paragraph.
https://developer.apple.com/documentation/uikit/nsmutableparagraphstyle/1532528-paragraphspacing
-
Updated
Aug 21, 2017 - JavaScript
A starter for the React Native library written in TypeScript, with linked example project and optional native code in Swift and Kotlin.
-
Updated
Jun 2, 2022 - JavaScript
这是一本用于记录 iOS 开发过程中遇到的一些问题和解决方案的电子书。
-
Updated
Aug 12, 2020 - JavaScript
IBANTools is TypeScript/JavaScript library for validation, creation and extraction of IBAN, BBAN and BIC/SWIFT numbers.
-
Updated
Jul 8, 2022 - JavaScript
SwiftFiddle is an online playground for creating, sharing and embedding Swift fiddles (little Swift programs that run directly in your browser).
-
Updated
Jul 5, 2022 - JavaScript
Codewind version: Latest
OS: Mac
IDE extension version: Latest
IDE version: Any supported
Kubernetes cluster: any
Description:
VS Code shows a Connection Lost message.
Eclipse:
<img width=
We love DI, but we don't use any DI libraries. Why?
-
Updated
Jul 1, 2022 - JavaScript
The All ▲lgorithms documentation website.
-
Updated
Apr 27, 2022 - JavaScript
-
Updated
Dec 6, 2021 - JavaScript
-
Updated
Jun 22, 2022 - JavaScript
Do not accumulate steps, no more than a thousand miles; no accumulation of small streams, no rivers. [Design pattern, python, regular, thinking in java, effective java, First heading, C/C++,Linux related, C#, CSS, typescript, java, python, shell, swift] study notes
-
Updated
Jan 15, 2021 - JavaScript
Automated workflow to compile Swift Toolchain, for making Android apps with Swift.
-
Updated
Mar 4, 2022 - JavaScript
CodeMirror-Swift is a lightweight wrapper of CodeMirror for macOS and iOS
-
Updated
Jun 16, 2022 - JavaScript
On-device voice activity detection (VAD) powered by deep learning.
-
Updated
Jun 9, 2022 - JavaScript
CodeMirror-SwiftUI is a lightweight wrapper of CodeMirror for macOS and iOS packaged for SwiftUI.
-
Updated
Mar 11, 2022 - JavaScript
Created by Apple
Released June 2, 2014
Latest release about 1 month ago
- Repository
- apple/swift
- Website
- swift.org
- Wikipedia
- Wikipedia

Formed in 2009, the Archive Team (not to be confused with the archive.org Archive-It Team) is a rogue archivist collective dedicated to saving copies of rapidly dying or deleted websites for the sake of history and digital heritage. The group is 100% composed of volunteers and interested parties, and has expanded into a large amount of related projects for saving online and digital history.


Go on the documentation at this page : https://appwrite.io/docs/server/databases?sdk=nodejs-default#databasesGet
Or use one of the SDKs.
Example with dart sdk :
Databases(client, databaseId: 'test').get()return Collection object instead of Database object.GET and UPDATE method return
Databaseobject.