JavaScript iOS

Open-source JavaScript projects categorized as iOS

Top 23 JavaScript iOS Projects

  1. SheetJS js-xlsx

    📗 SheetJS Spreadsheet Data Toolkit -- New home https://git.sheetjs.com/SheetJS/sheetjs

    Project mention: How to Convert Supplier CSVs to Shopify/Amazon/WooCommerce Without Uploading to a Server | dev.to | 2026-06-01

    The decision to process everything in the browser wasn't just about cost savings (zero server bills). It's a privacy feature: supplier inventory data, wholesale prices, and margin calculations never leave the user's machine. Technically, the app uses Papa Parse for CSV and SheetJS for XLSX, both loaded dynamically from CDN. The parsed rows are stored in a simple JavaScript array — no WebAssembly, no worker pool, just plain array operations that complete in under 50ms for typical supplier files.

  2. SaaSHub

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

    SaaSHub logo
  3. Quasar Framework

    Quasar Framework - Build high-performance VueJS user interfaces in record time

    Project mention: Linux Applications Programming by Example: The Fundamental APIs (2nd Edition) | news.ycombinator.com | 2026-03-20

    Linux is rarely a porting issue for C++ or python: https://wxwidgets.org/

    Static linking libraries for MacOS or Windows is contaminated by GPL/LGPL code, and this why wxwidgets excludes the disclosure requirement.

    Also, if you are looking for a VueJS cross-platform GUI framework for most Desktop and Mobile platforms (MacOS hardware and developer account is a requirement):

    https://github.com/quasarframework/quasar

    Qt5/Qt6 frameworks sooner or later cause more problems than they solve, and require a lot more maintenance/support.

    Best of luck =3

  4. framework7

    Full featured HTML framework for building iOS & Android apps

    Project mention: Top 10 Frameworks for Hybrid Mobile Apps in 2026 | dev.to | 2025-12-19

    Framework7 is a hybrid mobile app framework focused on creating iOS and Android apps with a native look and feel. It is especially suitable for Progressive Web Apps (PWAs) and smaller projects. Framework7 comes with a comprehensive set of UI components that match each platform’s design guidelines, allowing developers to quickly build visually appealing applications with minimal configuration.

  5. capacitor

    Build cross-platform Native Progressive Web Apps for iOS, Android, and the Web ⚡️

    Project mention: Using Server-Sent Events (SSE) in Capacitor 8 with Nuxt 4 | dev.to | 2026-05-31

    On the app there are two buttons, the one on the left demonstrates the current functionality of trying the use SSE in Capacitor 8 that is detailed in #6582. The button on the right shows SSE working with the help of capacitor-stream-http-v2.

  6. create-react-native-app

    Create React Native apps that run on iOS, Android, and web

  7. Detox

    Gray box end-to-end testing and automation framework for mobile apps

    Project mention: AI-Native Mobile Device Automation: Give Your AI Agent Eyes and Hands on Real Phones | dev.to | 2026-04-09

    Appium, Detox, Espresso, XCTest — these traditional mobile testing frameworks are built for humans writing test scripts. They assume you know the screen hierarchy in advance, that you'll write explicit waits, that you'll maintain page objects. They produce verbose, stateful sessions that burn through an LLM's context window before anything useful happens.

  8. WebKit

    Home of the WebKit project, the browser engine used by Safari, Mail, App Store and many other applications on macOS, iOS and Linux.

    Project mention: Changing How We Develop Ladybird | news.ycombinator.com | 2026-06-05

    > I think they're moving in the WebKit/Safari direction: open for you to look at, but not really an open source project.

    Webkit absolutely takes third party submissions. https://webkit.org/contributing-code/ .

    I believe this is an external PR merged a few hours ago at the time of this writing. https://github.com/WebKit/WebKit/pull/66507

    Safari does not accept third party submissions, but the chrome has never been open (even before Google Chrome recycled the term).

  9. onsenui

    Mobile app development framework and SDK using HTML5 and JavaScript. Create beautiful and performant cross-platform mobile apps. Based on Web Components, and provides bindings for Angular 1, 2, React and Vue.js.

  10. vue-native-core

    Vue Native is a framework to build cross platform native mobile apps using JavaScript

  11. ui

    Customizable set of components for React Native applications (by shoutem)

  12. git-point

    GitHub in your pocket :iphone:

  13. encrypted-dns

    DNS over HTTPS config profiles for iOS & macOS

    Project mention: Privacy and Security Risks in the ESIM Ecosystem [pdf] | news.ycombinator.com | 2025-09-22

    2) I believe you can using profiles like those available here[0].

    [0]: https://github.com/paulmillr/encrypted-dns

  14. konsta

    Mobile UI components made with Tailwind CSS

  15. body-scroll-lock

    Body scroll locking that just works with everything 😏

  16. frida-ios-dump

    pull decrypted ipa from jailbreak device

  17. react-native-material-ui

    Highly customizable material design components for React Native

  18. react-native-typography

    Pixel–perfect, native–looking typographic styles for React Native ✒️

  19. react-native-starter-kit

    :rocket: A React Native boilerplate app to get you up and running very, very quickly :rocket:

  20. react-native-modal-datetime-picker

    A React-Native datetime-picker for Android and iOS

  21. react-native-swipe-list-view

    A React Native ListView component with rows that swipe open and closed

  22. frida-snippets

    Hand-crafted Frida examples

  23. viro

    ViroReact: AR and VR using React Native

  24. NoSleep.js

    Prevent display sleep and enable wake lock in any Android or iOS web browser.

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).

JavaScript iOS discussion

Log in or Post with

JavaScript iOS related posts

  • Cordova Live Updates: A Complete Guide to OTA Updates

    2 projects | dev.to | 9 Jun 2026
  • Sequential KV Cache Compression Beyond TurboQuant and Per-Vector Shannon Limit

    2 projects | news.ycombinator.com | 20 Apr 2026
  • Show HN: Red Grid MGRS – Offline tactical GPS with mesh networking and MGRS grid

    1 project | news.ycombinator.com | 27 Mar 2026
  • Show HN: Red Grid MGRS – Open-Source DAGR-Class GPS Navigator for iPhone

    1 project | news.ycombinator.com | 15 Mar 2026
  • Building a Production Audio Recorder with Expo and React Native

    1 project | dev.to | 22 Feb 2026
  • State of the Fin 2026-01-06 – Jellyfin

    4 projects | news.ycombinator.com | 6 Jan 2026
  • I write and ship code ~20–50x faster than I did 5 years ago

    4 projects | news.ycombinator.com | 6 Jan 2026
  • A note from our sponsor - SaaSHub
    www.saashub.com | 10 Jun 2026
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

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

# Project Stars
1 SheetJS js-xlsx 36,231
2 Quasar Framework 27,163
3 framework7 18,668
4 capacitor 15,814
5 create-react-native-app 13,268
6 Detox 11,929
7 WebKit 9,879
8 onsenui 8,867
9 vue-native-core 8,282
10 ui 4,976
11 git-point 4,761
12 encrypted-dns 4,667
13 konsta 4,176
14 body-scroll-lock 4,103
15 frida-ios-dump 3,844
16 react-native-material-ui 3,784
17 react-native-typography 3,541
18 react-native-starter-kit 3,367
19 react-native-modal-datetime-picker 3,050
20 react-native-swipe-list-view 2,812
21 frida-snippets 2,524
22 viro 2,393
23 NoSleep.js 2,365

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

Did you know that JavaScript is
the 5th most popular programming language
based on number of references?