An open API service indexing awesome lists of open source software.

TypeScript

TypeScript is an open source programming language developed by Microsoft and first released in 2012. It is designed to add type safety to JavaScript while conforming as closely as possible to the syntax and semantics of the ECMAScript standard.

It is a syntactical superset of the JavaScript programming language; all valid JavaScript source code is also valid TypeScript source code, but not vice-versa. TypeScript compiles (or transpiles) to JavaScript, meaning that it can be utilized to target any JavaScript environment. It can be used to develop JavaScript for both client-side and server-side applications.

https://github.com/apollographql/apollo-tooling

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

code-generation flow graphql swift typescript

Last synced: 13 May 2025

https://github.com/hello-pangea/dnd

💅 Beautiful and accessible drag and drop for lists with React. ⭐️ Star to support our work!

dnd drag drag-and-drop forked react react-beautiful-dnd react-component react-drag-and-drop react-draggable react-sortable reordering sortable typescript

Last synced: 06 Apr 2025

https://github.com/cheatsheet1999/FrontEndCollection

Notes for Fullstack Software Engineers. Covers common data structure and algorithms, web concepts, Javascript / TypeScript, React, and more!

data-structures front-end-development frontend fullstack interview javascript leetcode nodejs react typescript webdevelopment

Last synced: 26 Mar 2025

https://github.com/johannesklauss/react-hotkeys-hook

React hook for using keyboard shortcuts in components.

hook hooks hotkey hotkeys javascript react react-hooks typescript

Last synced: 14 May 2025

https://github.com/alm-tools/alm

:rose: A :cloud: ready IDE just for TypeScript :heart:

ide node typescript

Last synced: 14 May 2025

https://github.com/palantir/plottable

:bar_chart: A library of modular chart components built on D3

chart chart-component charting-library d3 flexible javascript octo-correct-managed plots plottable typescript

Last synced: 12 May 2025

https://github.com/exhibitionist-digital/ultra

Zero-Legacy Deno/React Suspense SSR Framework

0-legacy deno esm no-bundle react ssr streaming suspense typescript zero-legacy

Last synced: 14 May 2025

https://github.com/fable-compiler/fable

F# to JavaScript, TypeScript, Python, Rust and Dart Compiler

dart fsharp javascript python rust typescript

Last synced: 12 May 2025

https://github.com/andywer/webpack-blocks

📦 Configure webpack using functional feature blocks.

babel postcss typescript webpack webpack-blocks

Last synced: 12 May 2025

https://github.com/tsedio/tsed

:triangular_ruler: Ts.ED is a Node.js and TypeScript framework on top of Express to write your application with TypeScript (or ES6). It provides a lot of decorators and guideline to make your code more readable and less error-prone. ⭐️ Star to support our work!

cli contribution decorators dependency-injection express hacktoberfest ioc koa lifecycle-hooks middleware multer nodejs nodejs-api nodejs-framework open-source rest-api socket-io swagger typescript typescript-framework

Last synced: 14 May 2025

https://github.com/shen100/golang123

mili 是一个开源的社区系统,界面优雅,功能丰富😛

blog cms javascript nestjs nodejs typeorm typescript vue

Last synced: 13 Dec 2024

https://github.com/shen100/mili

mili 是一个开源的社区系统,界面优雅,功能丰富😛

blog cms javascript nestjs nodejs typeorm typescript vue

Last synced: 15 May 2025

https://github.com/gmpetrov/databerry

The no-code platform for building custom LLM Agents

ai aichatbot chatbot chatbots chatgpt llm no-code openai qdrant semantic-search typescript

Last synced: 14 May 2025

https://github.com/fable-compiler/Fable

F# to JavaScript, TypeScript, Python, Rust and Dart Compiler

dart fsharp javascript python rust typescript

Last synced: 14 Mar 2025

https://github.com/MicrosoftDX/Vorlonjs

A new, open source, extensible, platform-agnostic tool for remotely debugging and testing your JavaScript. Powered by node.js and socket.io

dashboard gulp html javascript socket typescript vorlon

Last synced: 24 Mar 2025

https://github.com/microsoftdx/vorlonjs

A new, open source, extensible, platform-agnostic tool for remotely debugging and testing your JavaScript. Powered by node.js and socket.io

dashboard gulp html javascript socket typescript vorlon

Last synced: 14 Feb 2025

https://github.com/wevm/viem

TypeScript Interface for Ethereum

abi blockchain contracts dapp ethereum javascript typescript viem wagmi web3

Last synced: 13 May 2025

https://github.com/avitorio/outstatic

Outstatic - A static CMS for Next.js

blog cms nextjs react static-site-generator typescript

Last synced: 14 May 2025

https://github.com/botui/botui

🤖 A JavaScript framework for building conversational UIs

bot botui chat conversational-ui javascript react typescript

Last synced: 14 May 2025

https://github.com/toss/slash

A collection of TypeScript/JavaScript packages to build high-quality web services.

javascript react toss typescript web

Last synced: 08 May 2025

https://github.com/janishar/nodejs-backend-architecture-typescript

Node.js Backend Architecture Typescript - Learn to build a backend server for production ready blogging platform like Medium and FreeCodeCamp. Main Features: Role based, Express.js, Mongoose, Redis, Mongodb, Joi, Docker, JWT, Unit Tests, Integration Tests.

docker docker-compose express expressjs freecodecamp javascript jest joi jwt medium-article memcache mindorks mongodb mongoose node-js nodejs redis typescript

Last synced: 11 Apr 2025

https://github.com/pmndrs/uikit

🎨 user interfaces for react-three-fiber

flexbox r3f react threejs typescript uikit userinterface yoga

Last synced: 12 May 2025

https://github.com/cool-team-official/cool-admin-midway

🔥 cool-admin(midway版)一个很酷的后台权限管理框架,Ai编码、流程编排、模块化、插件化、CRUD极速开发,永久开源免费,基于nodejs、typescript、typeorm、mysql、jwt、vue3、vite、element-ui等构建

bull docker element-plus jwt koa2 midway mysql redis serverless typeorm typescript vite vue vue3-typescript

Last synced: 13 May 2025

https://github.com/pankod/superplate

A well-structured production-ready frontend boilerplate with Typescript, React Testing Library, styled-component, React Query, .env, Axios, Bundle Analyzer, Prettier and 30+ plugins. superplate creates projects for React.js, Next.js, and refine. https://pankod.github.io/superplate/

best-practices boilerplate cli nextjs npx react reactjs typescript

Last synced: 14 May 2025

https://github.com/yitter/idgenerator

💎多语言实现,高性能生成唯一数字ID。 💎优化的雪花算法(SnowFlake)——雪花漂移算法,在缩短ID长度的同时,具备极高瞬时并发处理能力(50W/0.1s)。 💎原生支持 C#/Java/Go/Rust/C/JavaScript/TypeScript/Python/Pascal 多语言,提供其它适用于其它语言的多线程安全调用动态库(FFI)。💎支持容器环境自动扩容(自动注册 WorkerId ),单机或分布式唯一IdGenerator。💎顶尖优化,超强效能。

c c-sharp delphi dotnet go idgenerator java javascript pascal php rust snowflake sql twritter-snowflake typescript unique-id

Last synced: 16 May 2025

https://github.com/yangshun/lago

📕 Data Structures and Algorithms library in TypeScript and JavaScript

algorithm data-structures javascript typescript

Last synced: 14 May 2025

https://github.com/vuesion/vuesion

Vuesion is a boilerplate that empowers product teams to build faster with modern best practices across engineering and design. It features a full-stack framework, comprehensive design system, robust testing, and seamless internationalization.

authentication best-practises boilerplate cypress design-system i18n kitchen-sink nuxtjs pinia pwa seo server-side-rendering storybook typescipt typescript universal vitest vue vuejs

Last synced: 10 Apr 2025

https://github.com/BuilderIO/micro-agent

An AI agent that writes (actually useful) code for you

agent ai figma javascript react typescript

Last synced: 03 Apr 2025

https://github.com/vidstack/player

UI components and hooks for building video/audio players on the web. Robust, customizable, and accessible. Modern alternative to JW Player and Video.js.

accessibility analytics audio hls html javascript media player react solid-js svelte typescript ui video vimeo vue web-components youtube

Last synced: 12 May 2025

https://github.com/yitter/IdGenerator

💎多语言实现,高性能生成唯一数字ID。 💎优化的雪花算法(SnowFlake)——雪花漂移算法,在缩短ID长度的同时,具备极高瞬时并发处理能力(50W/0.1s)。 💎原生支持 C#/Java/Go/Rust/C/JavaScript/TypeScript/Python/Pascal 多语言,提供其它适用于其它语言的多线程安全调用动态库(FFI)。💎支持容器环境自动扩容(自动注册 WorkerId ),单机或分布式唯一IdGenerator。💎顶尖优化,超强效能。

c c-sharp delphi dotnet go idgenerator java javascript pascal php rust snowflake sql twritter-snowflake typescript unique-id

Last synced: 07 May 2025

https://github.com/naver/egjs-flicking

🎠 ♻️ Everyday 30 million people experience. It's reliable, flexible and extendable carousel.

angular carousel desktop egjs iscroll javascript mobile react reactjs slider tablet typescript vue

Last synced: 12 May 2025

https://naver.github.io/egjs-flicking/

🎠 ♻️ Everyday 30 million people experience. It's reliable, flexible and extendable carousel.

angular carousel desktop egjs iscroll javascript mobile react reactjs slider tablet typescript vue

Last synced: 24 Mar 2025

https://github.com/notadd/notadd

A microservice development architecture based on nest.js. —— 基于 Nest.js 的微服务开发架构。

angular bbs cms express fastify mall material2 microservice mysql nest nestjs nodejs notadd postgresql shop spa sqlite3 typescript

Last synced: 11 Feb 2025

https://github.com/slackapi/bolt-js

A framework to build Slack apps using JavaScript

framework javascript slack slack-apps socket-mode typescript websocket websocket-client websockets

Last synced: 13 May 2025

https://github.com/sequelize/sequelize-typescript

Decorators and some other features for sequelize

annotations decorators orm sequelize typescript

Last synced: 14 May 2025

https://github.com/pezzolabs/pezzo

🕹️ Open-source, developer-first LLMOps platform designed to streamline prompt design, version management, instant delivery, collaboration, troubleshooting, observability and more.

ai devtools gpt-3 gpt-4 hacktoberfest javascript langchain llm llmops monitoring nestjs nodejs observability openai platform prompt prompt-engineering prompt-management python typescript

Last synced: 13 May 2025

https://github.com/bytedance/flowgram.ai

FlowGram is a node-based flow building engine that helps developers quickly create workflows in either fixed layout or free connection layout modes

ai automation data-flow diagram flow flowchart graph integration-framework javascript low-code no-code node-based-ui react typescript typescript-library visualization workflow workflow-automation

Last synced: 14 May 2025

https://github.com/projen/projen

Rapidly build modern applications with advanced configuration management

aws-cdk cdk constructs generator hacktoberfest jsii repository-management repository-tools scaffolding templates typescript

Last synced: 07 May 2025

https://github.com/elsaland/elsa

❄️ Elsa is a minimal runtime for JavaScript and TypeScript written in Go

elsa go javascript quickjs runtime typescript

Last synced: 17 Mar 2025

https://github.com/dethcrypto/typechain

🔌 TypeScript bindings for Ethereum smart contracts

abi blockchain ethereum smartcontract solidity truffle typescript web3

Last synced: 14 May 2025

https://github.com/ts-rest/ts-rest

RPC-like client, contract, and server implementation for a pure REST API

api fastify nestjs nextjs openapi react react-query rest rpc solid typescript

Last synced: 15 May 2025

https://github.com/dethcrypto/TypeChain

🔌 TypeScript bindings for Ethereum smart contracts

abi blockchain ethereum smartcontract solidity truffle typescript web3

Last synced: 15 Apr 2025

https://github.com/rejetto/hfs

HFS is a web file server to run on your computer. Share folders or even a single file thanks to the virtual file system.

file-server file-sharing http-server nodejs typescript web

Last synced: 13 May 2025

https://github.com/0no-co/gql.tada

🪄 Magical GraphQL query engine for TypeScript

graphql typescript

Last synced: 10 May 2025

https://github.com/linen-dev/linen.dev

Lightweight Google-searchable Slack alternative for Communities

chat collaboration discord slack typescript

Last synced: 14 May 2025

https://github.com/Linen-dev/linen.dev

Lightweight Google-searchable Slack alternative for Communities

chat collaboration discord slack typescript

Last synced: 14 Mar 2025

https://github.com/grammyjs/grammy

The Telegram Bot Framework.

bot deno javascript nodejs telegram telegram-bot typescript

Last synced: 11 May 2025

https://github.com/tajo/ladle

🥄 Develop, test and document your React story components faster.

components documentation esbuild javascript playground react stories styleguide testing typescript ui vitejs

Last synced: 08 May 2025

https://github.com/OpenWebGAL/WebGAL

A brand new web Visual Novel engine | 全新的网页端视觉小说引擎

diy-tool galgame game javascript react typescript visual-novel visual-novel-engine

Last synced: 26 Apr 2025

https://github.com/bogdan-lyashenko/codecrumbs

Learn, design or document codebase by putting breadcrumbs in source code. Live updates, multi-language support and more.

code cpp documentation-tool java javascript learning php python software-architecture typescript

Last synced: 14 May 2025

https://github.com/jsr-io/jsr

The open-source package registry for modern JavaScript and TypeScript

javascript registry typescript

Last synced: 14 May 2025

https://github.com/aws/jsii

jsii allows code in any language to naturally interact with JavaScript classes. It is the technology that enables the AWS Cloud Development Kit to deliver polyglot libraries from a single codebase!

aws cross-language hacktoberfest node typescript

Last synced: 14 May 2025

https://github.com/Bogdan-Lyashenko/codecrumbs

Learn, design or document codebase by putting breadcrumbs in source code. Live updates, multi-language support and more.

code cpp documentation-tool java javascript learning php python software-architecture typescript

Last synced: 13 Mar 2025

https://github.com/trungvose/angular-spotify

Spotify client built with Angular 15, Nx Workspace, ngrx, TailwindCSS and ng-zorro

angular ng-zorro-antd ngrx nx tailwindcss typescript

Last synced: 14 May 2025

https://github.com/rslint/rslint

A (WIP) Extremely fast JavaScript and TypeScript linter and Rust crate

javascript javascript-linter linter parallel parser rust typescript

Last synced: 14 May 2025

https://github.com/open-source-labs/svelvet

🎛 A Svelte library for building dynamic, infinitely customizable node-based user interfaces and flowcharts

devtool diagrams flowcharts library npm opensource svelte sveltekit typescript

Last synced: 14 May 2025

https://github.com/ethereumjs/ethereumjs-monorepo

Ethereum L1 Protocol Stack and EVM in TypeScript/JavaScript

bytecode client ethereum ethereumjs evm javascript monorepo mpt typescript virtual-machine vm

Last synced: 13 May 2025

https://github.com/RDambrosio016/RSLint

A (WIP) Extremely fast JavaScript and TypeScript linter and Rust crate

javascript javascript-linter linter parallel parser rust typescript

Last synced: 22 Jan 2025

https://github.com/dvanoni/notero

A Zotero plugin for syncing items and notes into Notion

notion notion-database typescript zotero zotero-plugin zotero-sync

Last synced: 14 May 2025

https://github.com/wexond/browser-base

Modern and feature-rich web browser base based on Electron

browser chromium desktop electron extensions javascript material plugins privacy react themes typescript wexond

Last synced: 17 Jan 2025

https://github.com/awslabs/jsii

jsii allows code in any language to naturally interact with JavaScript classes. It is the technology that enables the AWS Cloud Development Kit to deliver polyglot libraries from a single codebase!

aws cross-language hacktoberfest node typescript

Last synced: 24 Dec 2024

https://github.com/AlloyTeam/eslint-config-alloy

Progressive ESLint config for your React/Vue/TypeScript projects

alloyteam eslint eslint-config react typescript vue

Last synced: 30 Mar 2025

https://github.com/alloyteam/eslint-config-alloy

Progressive ESLint config for your React/Vue/TypeScript projects

alloyteam eslint eslint-config react typescript vue

Last synced: 14 May 2025

https://github.com/runtypes/runtypes

Runtime validation for static types

runtime types typescript validation

Last synced: 11 May 2025

https://github.com/sylarlong/iztro

⭐This is a lightweight kit for generating astrolabes for Zi Wei Dou Shu (The Purple Star Astrology), an ancient Chinese astrology. It allows you to obtain your horoscope and personality analysis. 支持多语言轻量级获取紫微斗数排盘信息的javascript开源库。

astrolabe astrology chinese-astrology horoscope javascript natal-chart npm typescript ziweidoushu

Last synced: 13 May 2025

https://github.com/trungk18/angular-spotify

Spotify client built with Angular 15, Nx Workspace, ngrx, TailwindCSS and ng-zorro

angular ng-zorro-antd ngrx nx tailwindcss typescript

Last synced: 30 Jan 2025

https://github.com/pacexy/flow

Browser-based ePub reader

epub epub-reader nextjs pwa react reactjs reader typescript

Last synced: 14 May 2025

https://github.com/marcj/typerunner

High-performance TypeScript compiler

performance typescript

Last synced: 14 May 2025

https://github.com/run-llama/llamaindexts

Data framework for your LLM applications. Focus on server side solution

agent chatbot claude-ai create-llama embedding groq-ai javascript llama llama-index llama3 llamaindex llm node nodejs openai react typescript

Last synced: 14 May 2025

https://github.com/marcj/TypeRunner

High-performance TypeScript compiler

performance typescript

Last synced: 16 Mar 2025

https://github.com/biaochenxuying/blog-vue-typescript

Vue3 + TypeScript + Vite2 + Vuex4 + Vue-Router4 + element-plus 支持 markdown 渲染的博客前台展示

blog element-plus markdown typescript vite2 vue vue-typescript-element vue3 vue3-typescript

Last synced: 15 May 2025

https://github.com/react-native-community/cli

The React Native Community CLI - command line tools to help you build RN apps

android cli hacktoberfest ios javascript npm react-native typescript yarn

Last synced: 12 May 2025

https://github.com/wangdoc/typescript-tutorial

TypeScript 教程

tutorial typescript

Last synced: 14 May 2025

https://github.com/pelotom/runtypes

Runtime validation for static types

runtime types typescript validation

Last synced: 23 Nov 2024

https://github.com/bitwarden/web

The website vault (vault.bitwarden.com).

angular bitwarden bootstrap html javascript typescript

Last synced: 17 Jan 2025

https://github.com/lobehub/sd-webui-lobe-theme

🅰️ Lobe theme - The modern theme for stable diffusion webui, exquisite interface design, highly customizable UI, and efficiency boosting features.

extension lobehub react stable-diffusion stable-diffusion-webui stable-diffusion-webui-plugin theme typescript

Last synced: 14 May 2025

https://github.com/alibaba/kiwi

🐤 Kiwi-国际化翻译全流程解决方案

g11n i18n intl translation typescript

Last synced: 24 Mar 2025