TypeScript Swift

Open-source TypeScript projects categorized as Swift

Top 21 TypeScript Swift Projects

  1. Appwrite

    Your backend, minus the hassle.

    Project mention: How to Build a AI Chat App Using React, Tailwind and Framer motion | dev.to | 2024-11-18

    🔗 Tools We’ll Use: ReactJS: https://react.dev/ TailwindCSS: https://tailwindcss.com/ Appwrite: https://appwrite.io/ Gemini: https://ai.google.dev/ Framer motion: https://motion.dev/

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. NativeScript

    ⚡ Empowering JavaScript with native platform APIs. ✨ Best of all worlds (TypeScript, Swift, Objective C, Kotlin, Java, Dart). Use what you love ❤️ Angular, Capacitor, Ionic, React, Solid, Svelte, Vue with: iOS (UIKit, SwiftUI), Android (View, Jetpack Compose), Dart (Flutter) and you name it compatible.

    Project mention: What are JavaScript Engines? | dev.to | 2024-12-26

    NativeScript is a good example of a runtime built specifically for cross-platform native mobile application development built using JavaScript.

  4. compiler-explorer

    Run compilers interactively from your web browser and interact with the assembly

    Project mention: Sonos CEO Patrick Spence steps down after app update debacle | news.ycombinator.com | 2025-01-13

    I have, it's called Visual Studio Code and I ditched my old native editor(s) for it.

    I'd even suggest that the fact that it's JS based has significantly changed the tech world because the editor itself will run in a browser so it's here https://godbolt.org/ , and here https://codesandbox.io, and here https://www.postman.com/, and here https://aws.amazon.com/pm/cloud9/ and 100s or 1000s of other sites.

  5. quicktype

    Generate types and converters from JSON, Schema, and GraphQL

    Project mention: How to be more productive when learning a new language | dev.to | 2024-08-09

    2. Deserializing JSON into objects I knew for this project I'd have to deserialize GeoJSON into objects to work with them effectively in the app. Building this beast of a class felt quite daunting for being brand new to Dart and also for what was quite a complex GeoJSON file. However, I found an open source library called quicktype that generates strongly-typed models and serializers from JSON type scripts to a number of languages, including Dart. All you have to do is put in the JSON you want decoded, and it will return a prebuilt class that you can then use in your project. Quicktype have a handy website front end (https://app.quicktype.io/) for this - it worked first time and I was so grateful not to have to build this myself!

  6. FigmaToCode

    Generate responsive pages and apps on HTML, Tailwind, Flutter and SwiftUI.

  7. apollo-tooling

    ✏️ Apollo CLI for client tooling (Mostly replaced by Rover)

  8. tabnine-vscode

    Visual Studio Code client for Tabnine. https://marketplace.visualstudio.com/items?itemName=TabNine.tabnine-vscode

  9. OneLang

  10. aptabase

    ✨ Open Source, Privacy-First and Simple Analytics for Mobile, Desktop and Web Apps

    Project mention: Top 8 Traffic Monitoring Tools for Next.js App | dev.to | 2024-10-04

    8. Aptabase

  11. SVG-to-SwiftUI

    Tool to convert SVG to SwiftUI's Shape structure.

  12. trust-web3-provider

    Web3 javascript wrapper provider for iOS and Android platforms.

    Project mention: Crypto Investing Tools Every Web3 Developer Should Know | dev.to | 2024-12-06

    Your investments are only as secure as your wallet. Hardware wallets like Ledger or Trezor provide unmatched security, while hot wallets such as MetaMask and Trust Wallet offer convenience for frequent transactions. As a developer, integrating these wallets into decentralized apps is often part of my daily work, and it's fascinating to see their robustness firsthand.

  13. vscode-swift

    Visual Studio Code Extension for Swift

  14. react-native-audio-recorder-player

    react-native native module for audio recorder and player.

  15. genezio

    Deploy on the fastest full-stack cloud. Experience the autoscaling of near-zero latency serverless without rewriting your code.

    Project mention: Genezio | news.ycombinator.com | 2024-04-05
  16. sdk-codegen

    One SDK to rule them all, and in the codegen bind them

  17. slam-at-home

    Real-time SLAM System at Home.

  18. install-swift-tool

    GitHub Action to build and cache any Swift based tool in workflows.

  19. create-swift-package

    ⚡ An interactive alternative to swift package init

  20. checkd

    Apple DeviceCheck server implementation on Cloudflare Workers

    Project mention: Ask HN: What are you working on (August 2024)? | news.ycombinator.com | 2024-08-24

    I'm currently working on an open-source project called checkd, which is a Cloudflare service worker designed to handle device authentication and state management using Apple's DeviceCheck API. The project includes an example iOS app and a worker implementation to demonstrate how the service can be integrated into a mobile app environment.

    https://github.com/willswire/checkd

    This project has been an exciting way to explore better securing my iOS apps. I'm looking forward to refining it further and would love to hear any feedback or suggestions from the community!

  21. Rate-My-Classes-Pro

    Streamline your NYU course selection process with Rate My Classes!

  22. swift-react

    A funky experiment to use Swift-like syntax with React

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

TypeScript Swift discussion

Log in or Post with

TypeScript Swift related posts

  • Everything About Account Abstraction: Enhanced Web3 Wallets Drive Crypto Adoption, Fuse’s TradFi-Web3 Vision

    1 project | dev.to | 25 Jul 2024
  • 6 Open-Source Projects That Will Blow Your Mind | Level Up Coding

    6 projects | dev.to | 10 Jul 2024
  • Appwrite's Hacktoberfest 2023 journey

    6 projects | dev.to | 7 Nov 2023
  • Show HN: A tool to Convert JSON schemas into TypeScript classes

    7 projects | news.ycombinator.com | 5 Oct 2023
  • I Made an SVG to SwiftUI Converter

    1 project | news.ycombinator.com | 25 Aug 2023
  • Uninstall the NightOwl macOS app now

    5 projects | news.ycombinator.com | 8 Aug 2023
  • How to Write a Great Readme

    14 projects | news.ycombinator.com | 18 Jul 2023
  • A note from our sponsor - SaaSHub
    www.saashub.com | 17 Jan 2025
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

What are some of the best open-source Swift projects in TypeScript? This list will help you:

# Project Stars
1 Appwrite 46,429
2 NativeScript 24,425
3 compiler-explorer 16,837
4 quicktype 12,628
5 FigmaToCode 3,875
6 apollo-tooling 3,042
7 tabnine-vscode 1,387
8 OneLang 1,126
9 aptabase 1,045
10 SVG-to-SwiftUI 990
11 trust-web3-provider 798
12 vscode-swift 777
13 react-native-audio-recorder-player 745
14 genezio 481
15 sdk-codegen 235
16 slam-at-home 22
17 install-swift-tool 19
18 create-swift-package 11
19 checkd 9
20 Rate-My-Classes-Pro 4
21 swift-react 1

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com

Did you know that TypeScript is
the 1st most popular programming language
based on number of references?