TypeScript client-side

Open-source TypeScript projects categorized as client-side

Top 11 TypeScript client-side Projects

client-side
  1. final-form

    🏁 Framework agnostic, high performance, subscription-based form state management

  2. Sevalla

    Deploy and host your apps and databases, now with $50 credit! Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!

    Sevalla logo
  3. MyCrypto

    MyCrypto is an open-source tool that allows you to manage your Ethereum accounts privately and securely. Developed by and for the community since 2015, we’re focused on building awesome products that put the power in people’s hands.

  4. Quell

    Quell is an easy-to-use, lightweight JavaScript library providing a client- and server-side caching solution for GraphQL. Use Quell to prevent redundant client-side API requests and to minimize costly server-side response latency.

  5. salvia-kit

    Provides 10 Free Beautiful dashboard templates built with Tailwind CSS for React, Next.js, Svelte, Solid, Angular, Vue and Nuxt.js

  6. client-zip

    A client-side streaming ZIP generator

  7. ts-audio

    :musical_score: ts-audio is an agnostic library that makes it easy to work with AudioContext and create audio playlists in the browser

  8. AxleJS

    Fetch, supercharged.

  9. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  10. facets

    Client-side faceted search engine (by stereobooster)

  11. hyperspan

    Hyperspan Web Framework 🚀 Full TypeScript Dynamic Web Framework with Client Islands built with Hono and Bun

    Project mention: What should a native DOM templating API look like? | news.ycombinator.com | 2025-07-01

    I checked your approach. My first attempt looked a _lot_ like yours, but I used an AsyncGenerator. Then I benchmarked it and found out it was slow as heck.

    Iterables/Generators seem like they work well for this problem and it's the first thing I reached for too, but out-of-order streaming is _really hard_ to do with the generator yield syntax. I wound up radically simplifying my template function to just return { content: string, asyncContent: Promise[] } instead and then made different render strategies that handle the resolution of the asyncContent differently: https://github.com/vlucas/hyperspan/blob/main/packages/html/...

    I'd love to chat about the approach I used. My email is on my website.

  12. cf-workers-hono-client-side

    Project to demonstrate how to add client-side logic to a Hono project deployed on Cloudflare Workers, leveraging assets binding.

    Project mention: Step-by-step guide: Adding client-side logic to your Hono app | dev.to | 2024-12-06

    We're hydrating the app client-side as opposed to rendering it; the static HTML is rendered server-side by Hono. If you're interested in client-side rendering only, check out the example on GitHub.

  13. angular4reddit

    Yet another reddit client. https://dbqo2nayu6ql6.cloudfront.net

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 client-side discussion

Log in or Post with

TypeScript client-side related posts

  • Way too many MongoDB connections

    4 projects | /r/nextjs | 17 Jun 2023
  • Cancel a pending transaction

    1 project | /r/ethereum | 6 Jun 2023
  • [Trezor] Obtenez la signature de la transaction niée ou chronométrée \ "lorsque je veux envoyer mes pièces de Trezor à un autre portefeuille.

    1 project | /r/enfrancais | 3 May 2023
  • Question: Is it possible to use edge function to download -> create .zip -> upload folder from storage bucket?

    1 project | /r/Supabase | 20 Apr 2023
  • XDC to Ledger Nano S

    1 project | /r/ledgerwallet | 3 Mar 2023
  • Compromised wallet?

    1 project | /r/Metamask | 23 Feb 2023
  • Unconfirmed transaction

    1 project | /r/ethereum | 6 Feb 2023
  • A note from our sponsor - SaaSHub
    www.saashub.com | 1 Sep 2025
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

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

# Project Stars
1 final-form 3,025
2 MyCrypto 1,389
3 Quell 580
4 salvia-kit 480
5 client-zip 392
6 ts-audio 338
7 AxleJS 28
8 facets 28
9 hyperspan 22
10 cf-workers-hono-client-side 9
11 angular4reddit 0

Sponsored
Deploy and host your apps and databases, now with $50 credit!
Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!
sevalla.com

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