TypeScript SDK

Open-source TypeScript projects categorized as SDK

Top 23 TypeScript SDK Projects

  • unleash

    Open-source feature management solution built for developers.

  • Project mention: How to Implement Feature Flags in Node.js using Unleash | dev.to | 2024-01-01

    Unleash (Feature Flags)

  • plasmo

    🧩 The Browser Extension Framework

  • Project mention: Show HN: Bedframe – open-source Browser Extension Development framework | news.ycombinator.com | 2023-09-05

    Ooof!! It is an... interesting time right now in extensions land. The switch from MV2 to MV3 is a bit chaotic but hopefully tools like this (Bedframe) and tools like [Plasmo](https://github.com/PlasmoHQ/plasmo) start to inject some freshness in the space.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • octokit.js

    The all-batteries-included GitHub SDK for Browsers, Node.js, and Deno.

  • Project mention: Creating an Automated Profile README using Nodejs and GitHub Actions | dev.to | 2024-02-26

    You can fetch different kinds of data with GitHub's API. There are two options: use the API directly or the Octokit.js library (this is the route GitHub recommends). I decided to use the API directly since the Octokit.js library included extra stuff I wouldn't need, which is an overkill for this use case.

  • wing

    A programming language for the cloud ☁️ A unified programming model, combining infrastructure and runtime code into one language ⚑

  • Project mention: I fine-tuned my model on a new programming language. You can do it too! πŸš€ | dev.to | 2024-04-25

    In Winglang, we wanted to use OpenAI and ChatGPT-4 to answer people's questions based on our documentation.

  • lisk-sdk

    πŸ”© Lisk software development kit

  • fern

    🌿 Stripe-level SDKs and Docs for your API

  • Project mention: The Stainless SDK Generator | news.ycombinator.com | 2024-04-24

    Lots of these have been popping up lately, they all seem really good.

    https://buildwithfern.com/

  • ballerine

    Open-source infrastructure and data orchestration platform for risk decisioning

  • Project mention: Ballerine Implements Open Source Transaction Monitoring for Fintech Companies | news.ycombinator.com | 2024-03-13
  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • foal

    Full-featured Node.js framework, with no complexity. πŸš€ Simple and easy to use, TypeScript-based and well-documented.

  • Project mention: FoalTS – A Full-Featured Node.js Framework | news.ycombinator.com | 2023-05-18
  • solana-web3.js

    Solana JavaScript SDK

  • BotFramework-Emulator

    A desktop application that allows users to locally test and debug chat bots built with the Bot Framework SDK.

  • nestia

    Make NestJS much faster and easier

  • Project mention: I made "TypeScript Swagger Editor", new type of Swagger UI writing TypeScript code in the browser | dev.to | 2024-02-18

    For reference, if your backend application utilizes nestia (NestJS), you don't need to build the SDK (Software Development Kit) library by converting from the Swagger Documents. The nestia will automatically generate the much advanced SDK library, just by analyzing your backend application's source code.

  • sentry-react-native

    Official Sentry SDK for React-Native

  • contentful.js

    JavaScript library for Contentful's Delivery API (node & browser)

  • meilisearch-js

    JavaScript client for the Meilisearch API

  • botbuilder-js

    Welcome to the Bot Framework SDK for JavaScript repository, which is the home for the libraries and packages that enable developers to build sophisticated bot applications using JavaScript.

  • ApplicationInsights-JS

    Microsoft Application Insights SDK for JavaScript

  • Project mention: Need help on app insights logging in javascript. | /r/AZURE | 2023-10-21

    I have asked the question in the github https://github.com/microsoft/ApplicationInsights-JS/issues/2182 . Please have a look into it.

  • react-native-agora

    React Native around the Agora RTC SDKs for Android and iOS agora

  • Project mention: Founders’ Email to Clubhouse Employees | news.ycombinator.com | 2023-04-27
  • sdk

    A Software Development Kit (SDK) for Zero-Knowledge Transactions (by AleoHQ)

  • Project mention: 2023/05/15 Dev Workshop with ProofCat Summary! | /r/Aleo | 2023-05-15

    GitHub link: https://github.com/AleoHQ/aleo/tree/feat/execution-in-webassembly

  • v3-sdk

    πŸ›  An SDK for building applications on top of Uniswap V3

  • api

    πŸš€ Automatic SDK generation from an OpenAPI definition (by readmeio)

  • Couchbase

    Couchbase Node.js Client Library (Official)

  • Project mention: Understanding SQL vs. NoSQL Databases: A Beginner's Guide | dev.to | 2024-04-09

    On the other hand, NoSQL databases are non-relational databases. They store data in flexible, JSON-like documents, key-value pairs, or wide-column stores. Examples include MongoDB, Couchbase, and Cassandra.

  • graphql.js

    GitHub GraphQL API client for browsers and Node

  • Project mention: AdaGPT: My Learnings While Building a GitHub Action | dev.to | 2023-05-05

    The package @actions/github provides a hydrated Octokit.js client. Octokit.js is the SDK of GitHub and contains several subpackages like @octokit/rest and @octokit/graphql to interact with the REST or GraphQL API.

  • javascript-sdk

    Javascript SDK to communicate with BNB Beacon Chain. (by bnb-chain)

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
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 SDK related posts

Index

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

Project Stars
1 unleash 10,245
2 plasmo 8,304
3 octokit.js 6,716
4 wing 4,395
5 lisk-sdk 2,724
6 fern 2,327
7 ballerine 1,939
8 foal 1,855
9 solana-web3.js 1,821
10 BotFramework-Emulator 1,770
11 nestia 1,606
12 sentry-react-native 1,516
13 contentful.js 1,146
14 meilisearch-js 683
15 botbuilder-js 652
16 ApplicationInsights-JS 632
17 react-native-agora 616
18 sdk 548
19 v3-sdk 540
20 api 514
21 Couchbase 462
22 graphql.js 448
23 javascript-sdk 376

Sponsored
The modern identity platform for B2B SaaS
The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.
workos.com