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.
- GitHub: https://github.com/topics/typescript
- Wikipedia: https://en.wikipedia.org/wiki/TypeScript
- Repo: https://github.com/Microsoft/TypeScript
- Created by: Microsoft
- Released: October 1, 2012
- Related Topics: language, javascript, nodejs, es6,
- Aliases: typescript2,
- Last updated: 2026-06-25 00:28:25 UTC
- JSON Representation
https://github.com/TylorS/typed
Web Applications with Effect-TS
architecture async dom effect effect-ts functional-programming html modular router server state-management streams typescript
Last synced: 28 Mar 2025
https://github.com/mpsq/arewewaylandyet
Sources for https://arewewaylandyet.com
gnome hugo kde sway typescript wayland wayland-compositor wayland-protocol
Last synced: 19 Jul 2025
https://github.com/sanjaytwisk/nextjs-ts
Opinionated Next JS project boilerplate with TypeScript and Redux
boilerplate css-modules husky jest linters nextjs prettier react redux safety scss static-site stylelint svg-sprites testing-library typescript
Last synced: 16 May 2025
https://github.com/deptyped/prisma-extension-pagination
Prisma Client extension for pagination
nodejs orm pagination prisma prisma-client prisma-extension typescript
Last synced: 15 May 2025
https://github.com/Carolis/typescript4noobs
Typescript para iniciantes
react react-typescript typescript
Last synced: 15 Apr 2025
https://github.com/recurser/string-is
An open-source, privacy-friendly online string toolkit for developers.
nextjs react reactjs typescript vercel
Last synced: 07 Oct 2025
https://github.com/lukeautry/ts-app
Boilerplate project for a TypeScript API (Express, tsoa) + UI (React/TSX)
express node postgresql react redis typescript webpack
Last synced: 09 Apr 2025
https://github.com/junhoyeo/use-color
🛼 A TypeScript-first, OKLCH-based, framework-agnostic color library that validates color strings at compile time
color color-conversion typescript
Last synced: 05 Feb 2026
https://github.com/robisim74/angular-library-starter
Build an Angular library compatible with AoT compilation and Tree shaking like an official package
angular aot-compilation library tree-shaking typescript
Last synced: 28 Mar 2025
https://github.com/open-discord-bots/open-ticket
The most advanced self-hosted discord ticket bot with transcripts, plugins, questions, claiming, pterodactyl support & more! Easy setup & powered by discord.js v14!
bots discord discord-bot discord-bot-template discord-bots discord-ticket-bot discord-tickets-bot discordjs html-transcript node-js open-source-project open-ticket plugins pterodactyl-egg self-hosted ticket-bot ticket-bot-discord ticketing-systems typescript
Last synced: 06 Feb 2026
https://github.com/aoguai/subscription
由 aoguai 维护的 GKD 第三方订阅规则
android gkd gkd-subscription nodejs typescript
Last synced: 28 Mar 2025
https://github.com/balassy/aws-lambda-typescript
This sample uses the Serverless Application Framework to implement an AWS Lambda function in TypeScript, deploy it via CloudFormation, publish it through API Gateway to a custom domain registered on Route53, and document it with Swagger.
aws aws-apigateway aws-cloudformation aws-lambda aws-route53 mocha serverless serverless-framework swagger tslint typescript
Last synced: 07 Apr 2025
https://github.com/dimitropoulos/react-ui-roundup
A one-stop-shop for comparing the features of all the best React frameworks. Useful for designers and engineers alike!
ant-design antd atlaskit blueprint blueprintjs carbon-design-system chakra-ui elastic-ui elemental-ui gestalt grommet material-design material-ui onsen-ui prime-react react react-toolbox reactjs semantic-ui typescript
Last synced: 09 Mar 2026
https://github.com/h3poteto/megalodon
Fediverse API client library for node.js and browser
akkoma client firefish friendica mastodon mastodon-apis pleroma proxy streaming typescript websockets
Last synced: 25 Feb 2026
https://github.com/away0x/goweibo
Go Weibo App
echo gin go gorm react sass typescript
Last synced: 06 Sep 2025
https://github.com/just-animate/just-animate
Making Animation Simple
animation animation-controller css-variables easings multiple-animations svg-animations timeline transitions typescript waapi web-animation
Last synced: 12 Jan 2026
https://github.com/flavorly/vanilla-components
A lightweight, flexible & customizable UI library for Vue 3, styled with Tailwind CSS.
components components-library tailwind tailwindcss typescript vue vue3
Last synced: 15 May 2025
https://github.com/wizenheimer/tinkerbird
Client Side Vector Database
chrome hnsw indexeddb typescript vector-database
Last synced: 16 May 2025
https://github.com/ariym/whisper-node
Node.js bindings for OpenAI's Whisper. (C++ CPU version by ggerganov)
ai cpp ffmpeg ml nodejs openai typescript whisper
Last synced: 13 Apr 2025
https://github.com/jvidalv/vital
Starter template for Vite with React (TypeScript). Supports Tailwind. Vitest and @react/testing-library configured and ready to go. Also ESLint, Prettier, and Atomic Design for components.
eslint postcss prettier react starter tailwindcss template typescript vite vitest
Last synced: 12 Apr 2025
https://github.com/TheNickOfTime/handbrake-web
A self-hosted platform to use HandBrake on your headless devices via a bespoke web interface. Harness the processing power of multiple devices to work on a single queue.
docker foss handbrake nodejs react self-hosted typescript video-processing video-transcoding
Last synced: 26 Jul 2025
https://github.com/maxkomarychev/react-native-ultimate-config
Config that works
12factor 12factorapp android config dotenv env environment gradle ios java javascript monorepo objective-c react-native typescript xcconfig
Last synced: 12 Apr 2025
https://github.com/xcodian/youtube-dl-web
A good web interface for youtube-dl that allows you to download arbitrary mixes of audio and video, including up to the highest quality such as 8K.
docker docker-compose downloader fastapi gui https material-design nginx react typescript youtube youtube-dl youtube-dl-gui youtube-downloader youtube-downloader-gui yt-dlp
Last synced: 27 Mar 2025
https://github.com/1chooo/portfolio
👨🏻💻 $ ls -al Hugo -- My personal portfolio and blog website built with React, Next.js, Tailwind CSS and TypeScript
blog nextjs pnpm portfolio react reactjs tailwindcss typescript vercel
Last synced: 24 Jun 2025
https://github.com/manchenkoff/nuxt-auth-sanctum
Nuxt module for Laravel Sanctum authentication
laravel laravel-sanctum nuxt nuxt-module nuxt3 nuxt3-module sanctum sanctum-authentication sanctum-spa typescript vue vue3
Last synced: 03 Apr 2026
https://github.com/pauljphilp/effectpatterns
A community-driven knowledge base of practical patterns for Effect-TS.
design-patterns effect effect-ts functional-programming knowledge-base patterns typescript
Last synced: 10 Aug 2025
https://github.com/magidoc-org/magidoc
Autogenerate static GraphQL API documentation
documentation documentation-generator graphql javascript markdown marked marked-js node nodejs-library prismjs svelte sveltekit typescript typescript-library
Last synced: 12 May 2026
https://github.com/nikosanif/angular-authentication
An Angular application that demonstrates best practices for user authentication & authorization flows.
angular authentication authorization material-ui ngrx ngxs tailwindcss typescript
Last synced: 16 May 2025
https://github.com/LunatiqueCoder/luna
Luna - a React Native + Next.js template. Built with TypeScript :heart:
boilerplate next nextjs react react-native react-native-web reactjs tamagui typescript
Last synced: 24 Mar 2025
https://github.com/thieryw/gitlanding
✒️ React components for creating landingpages
github-pages landing-page react storybook typescript
Last synced: 11 Mar 2026
https://github.com/teammaestro/angular-native-seed
Build web apps and NativeScript applications from one codebase using the AngularCLI.
angular angular-cli nativescript seed typescript webpack
Last synced: 06 Oct 2025
https://github.com/themeselection/shadcn-studio
An open-source collection of copy-and-paste shadcn components, blocks, and templates - paired with a powerful theme generator to craft, customize, and ship faster.
component components-library css html javascript shadcn shadcn-admin shadcn-components shadcn-template shadcn-theme shadcn-ui shadcnblocks shadcnui tailwindcss typescript uikit
Last synced: 10 Oct 2025
https://github.com/formulahendry/vscode-auto-rename-tag
Automatically rename paired HTML/XML tag
autocomplete html typescript visual-studio-code vscode vscode-extension xml
Last synced: 07 Apr 2025
https://github.com/kamilkisiela/loona
🌕 Application State Management done with GraphQL
angular apollographql flux graphql loona react redux state-management typescript
Last synced: 23 Mar 2025
https://github.com/nasan016/webshell
Customizable Terminal Styled Website
css html terminal terminal-based-portfolio terminal-portfolio terminal-style terminal-style-website terminal-styled typescript vercel web-terminal website-template
Last synced: 29 Apr 2025
https://github.com/haltcase/trilogy
TypeScript SQLite layer with support for both native C++ & pure JavaScript drivers.
async database electron hacktoberfest knex looking-for-contributors model nwjs promise schema sql sql-js sqlite typescript
Last synced: 09 Apr 2025
https://github.com/benawad/create-graphql-api
Set up a Typescript GraphQL API by running one command.
Last synced: 06 Apr 2025
https://github.com/FallenMax/a18n
Automated I18n solution for JavaScript/TypeScript/React
code-modification i18n internationalization react typescript
Last synced: 22 Jul 2025
https://github.com/akameco/s2s
Coding time Compile. A tool to write code fastest.
autocomplete automation babel babel-plugin concept flow flowtype generator javascript plugin prettier react redux s2s source-to-source typescript
Last synced: 05 Apr 2025
https://github.com/Im-Beast/deno_tui
🦕 Deno module for creating Terminal User Interfaces
console deno deno-module terminal terminal-user-interface text-user-interface ts tui typescript
Last synced: 26 Mar 2025
https://github.com/jumperexchange/jumper-exchange
Jumper - Multi-Chain Bridging & Swapping
bridge cross-chain dapp defi dex ethereum jump lifi multi-chain react typescript web3
Last synced: 02 Apr 2026
https://github.com/fallenmax/a18n
Automated I18n solution for JavaScript/TypeScript/React
code-modification i18n internationalization react typescript
Last synced: 27 Feb 2026
https://annasearl.github.io/annar/
优雅、简洁的 Remax 组件库
anna-remax-ui annar component javascript mini-program react remax typescript ui
Last synced: 23 Apr 2025
https://github.com/sairyss/fullstack-starter-template
Template for full stack applications based on TypeScript, React, Vite, ChakraUI, tRPC, Fastify, Prisma, zod, etc.
backend chakraui fastify frontend fullstack javascript node node-js nodejs nx prisma react reactjs template trpc typescript vite zod
Last synced: 13 Oct 2025
https://github.com/sqlhabit/sql_schema_visualizer
SQL schema visualisation built with ReactFlow.
db-schema graph react sql typescript visualization
Last synced: 11 Mar 2026
https://github.com/atqq/uni-vue3-ts-template
开箱即用的uni-app vue3 TS 工程化模板项目,支持小程序/H5/APP开发使用,包含pinia,sass/less,axios,vitest,eslint,Unocss
Last synced: 06 Sep 2025
https://github.com/upupming/algorithm
acwing, leetcode, kickstart, 算法模板, PAT 等等
acwing algorithm competitive-programming cpp frontend interview javascript kick-start leetcode pat pseudocode template typescript
Last synced: 08 Apr 2025
https://github.com/alvarosabu/vitesome
A simple opinionated Vue3 Starter Template with Vite.js
tailwindcss template typescript vite vite-starter vite-template vue3 vuejs windicss
Last synced: 09 Apr 2025
https://github.com/annasearl/annar
优雅、简洁的 Remax 组件库
anna-remax-ui annar component javascript mini-program react remax typescript ui
Last synced: 05 Apr 2025
https://github.com/looker-open-source/sdk-codegen
One SDK to rule them all, and in the codegen bind them
api code-generator csharp kotlin looker-api looker-sdk openapi-generator openapi-specification python sdk swift swift5 typescript
Last synced: 02 Apr 2026
https://github.com/astudentinearth/darkwrite
The eye-candy note taking and to-do application for all desktops
cross-platform css editor electron javascript linux linux-app macos notes-app notion-alternative productivity todo todo-app typescript windows
Last synced: 05 Mar 2026
https://github.com/nerixyz/instagram_mqtt
Realtime and Push Notification (FBNS) support for the instagram-private-api
hacktoberfest instagram mqtt typescript
Last synced: 06 Apr 2025
https://github.com/jscheiny/safe-units
Type-safe TypeScript units of measure 👷📏
dimensional-analysis typesafe typescript units units-of-measure
Last synced: 22 Jul 2025
https://github.com/24jieqi/react-native-xiaoshu
🌈 React Native UI library
android ios react react-native typescript ui ui-components
Last synced: 15 May 2025
https://github.com/Odi-ts/odi
🌪🌌 Opinionated, Declarative, Idiomatic framework for building scalable, supportable and reliable enterprise applications.
declarative enterprise es6 esnext http node nodejs typescript typescript-framework webserver websockets
Last synced: 23 Mar 2025
https://github.com/elitan/lightform
Ship Docker Anywhere
bun cloud docker go typescript
Last synced: 17 Jul 2025
https://github.com/apvarun/graphize
Visualize and download JSON / YAML content
editor json-visualizer typescript visualizer yaml-visualizer
Last synced: 12 Apr 2025
https://github.com/dakkshin/after-effects-mcp
MCP Server for Adobe After Effects. Enables remote control (compositions, text, shapes, solids, properties) via the Model Context Protocol using ExtendScript.
after-effects ai automation javascript mcp model-context-protocol motion-graphics nodejs remote-control typescript video-editing
Last synced: 21 May 2026
https://github.com/adamfuhrer/colors.lol
overly descriptive color palettes
angular color color-palette color-scheme colors lol scss typescript
Last synced: 08 May 2025
https://github.com/livesplit/livesplitone
A version of LiveSplit that works on a lot of platforms.
hacktoberfest javascript livesplit livesplit-one react rust speedrun speedrunning timer typescript web webassembly
Last synced: 16 May 2025
https://github.com/solderneer/obsidian-ai-tools
Adding powerful semantic search, generative answers, and other AI tools to Obsidian, using Supabase + OpenAI.
obsidian-md obsidian-plugin typescript
Last synced: 23 Feb 2026
https://apvarun.github.io/graphize/
Visualize and download JSON / YAML content
editor json-visualizer typescript visualizer yaml-visualizer
Last synced: 29 Mar 2025
https://github.com/whyboris/typescript-call-graph
CLI to generate an interactive graph of functions and calls from your TypeScript files
Last synced: 16 May 2025
https://github.com/adzejs/adze
A universal, modern, and extensible logging library for JavaScript and TypeScript.
adze browser javascript logging node typescript
Last synced: 09 Jun 2026
https://github.com/stoatchat/javascript-client-sdk
Typescript library for interacting with Stoat
javascript library revolt stoat stoat-chat stoatchat typescript
Last synced: 03 Mar 2026
https://github.com/eoin-obrien/prisma-extension-kysely
Drop down to raw SQL in Prisma without sacrificing type safety!
kysely prisma prisma-extension query-builder sql type-safety typescript
Last synced: 15 May 2025
https://github.com/scalarhq/nominal
🔒 The new way to do types in typescript.
Last synced: 13 Apr 2025
https://github.com/holochain/holochain-client-js
A JavaScript client for the Holochain Conductor API
browser conductor-api holochain javascript nodejs typescript
Last synced: 17 Jan 2026
https://github.com/k1r0s/kaop-ts
Simple Yet Powerful Library of ES2016 Decorators with Strongly typed method Interceptors like BeforeMethod, AfterMethod, OnException, etc
aspect-oriented-programming decorators inversion-of-control metadata single-responsibility-principle typescript
Last synced: 20 Oct 2025
https://github.com/jurassicjs/nuxt3-fullstack-tutorial
Full Stack Nuxt App Tutorial
fullstack-development fullstack-javascript nitro nuxt3 typescript
Last synced: 02 Aug 2025
https://github.com/cloudfoundry/stratos
Stratos: Web-based Management UI for Cloud Foundry and Kubernetes
angular cf-extensions cloud cloud-foundry console foundry go golang javascript kubernetes paas stratos stratos-ui typescript ui
Last synced: 01 Mar 2026
https://github.com/sukovanej/effect-http
Declarative HTTP API library for effect-ts
api effect-ts http openapi swagger typescript
Last synced: 12 Apr 2025
https://github.com/tiledesk/tiledesk-dashboard
Tiledesk is the open source AI agent builder, written in Node.js and Angular. This repository is dedicated to the WebApp dashboard to manage Tiledesk: open-source alternative to Voiceflow, enabling easy creation of advanced LLM-powered Agents with seamless human-in-the-loop (HITL).
ai-agents angualr5 angular bot chat chatbot console customer-service customer-support dashboard firebase firestore live-chat livechat nodejs open-source opensource realtime realtime-chat typescript
Last synced: 15 May 2025
https://github.com/design-sparx/mantine-analytics-dashboard
A free, open source, Next 14, React 18 admin dashboard template created using Mantine 7
admin-dashboard apexcharts dnd-kit embla-carousel full-calendar lodash mantine mantine-datatable mantine-ui nextauth nextjs postcss react react-simple-maps tabler-icons tiptap typescript
Last synced: 08 Apr 2025
https://github.com/michitaro/vue-menu
Menu/Contextmenu Component for vue2
component contextmenu javascript menu typescript vue
Last synced: 05 Apr 2025
https://github.com/formidablelabs/groqd
A schema-unaware, runtime and type-safe query builder for GROQ.
Last synced: 15 May 2025
https://github.com/ScalablyTyped/Distribution
The Javascript ecosystem for Scala.js!
definitelytyped npm sbt scalajs typescript typings wrappers
Last synced: 04 Apr 2025
https://github.com/scalablytyped/distribution
The Javascript ecosystem for Scala.js!
definitelytyped npm sbt scalajs typescript typings wrappers
Last synced: 09 Apr 2025
https://github.com/yikoyu/vuetify-pro-tiptap
A Rich Text Editor (WYSIWYG) for Vue3 with tiptap & Vuetify.
editor html-editor markdown material-design prosemirror rich-text rich-text-editor tiptap tiptap-editor typescript vue vuetify vuetify-editor wysiwyg wysiwyg-editor
Last synced: 01 Apr 2026
https://github.com/simeydotme/sparticles
JavaScript Particles in Canvas ~~ Fast, Lightweight, High Performance.
animation canvas effect effects javascript particle particles particles-js particlesjs react react-particles sparticles svelte svelte-particles typescript vanilla vanilla-js vue vue-particles
Last synced: 25 Apr 2026
https://github.com/elitan/luma
Ship Docker Anywhere
bun cloud docker go typescript
Last synced: 25 Jun 2025
https://github.com/royquilor/twitter-ui-practise
Twitter UI is a beast to style. Practise with Next JS, Tailwind CSS, Radix UI and Storybook.
nextjs prettier radix-ui storybook tailwindcss typescript vercel
Last synced: 09 Apr 2025
https://github.com/blackglory/copycat
🌳 Copy content from web powerful than ever before.
chrome-extension edge-extension esm firefox-addon manifest-v3 typescript
Last synced: 09 Apr 2025
https://github.com/suboptimaleng/three-js-games
👾 The code for my Three.js game dev experiments on YouTube.
game-development gamedev glsl glsl-shaders javascript js-game-dev js-games jsgames three-js threejs typescript webgl
Last synced: 09 Apr 2025
https://github.com/l2beat/earl
☕ Ergonomic, modern and type-safe assertion library for TypeScript
assert assertion-libraries chai jest mocha testing typescript
Last synced: 15 May 2025
https://github.com/Sairyss/fullstack-starter-template
Template for full stack applications based on TypeScript, React, Vite, ChakraUI, tRPC, Fastify, Prisma, zod, etc.
backend chakraui fastify frontend fullstack javascript node node-js nodejs nx prisma react reactjs template trpc typescript vite zod
Last synced: 11 Apr 2025
https://github.com/joone/loz
Loz is a command-line tool that enables your preferred LLM to execute system commands and utilize Unix pipes, integrating AI capabilities with other Unix tools.
automation cli codellama git gpt llama2 llamacpp llm nodejs ollama openai-api typescript
Last synced: 23 Oct 2025
https://github.com/schniz/cmd-ts
💻 A type-driven command line argument parser
argument-parser hacktoberfest nodejs parse typescript
Last synced: 16 May 2025
https://github.com/radzionc/radzionkit
RadzionKit: A versatile full-stack development toolkit designed to streamline and enhance your coding projects with a suite of integrated, easy-to-use packages.
components dynamodb nodejs react terraform typescript ui
Last synced: 12 Apr 2025
https://github.com/BlackGlory/copycat
🌳 Copy content from web powerful than ever before.
chrome-extension edge-extension esm firefox-addon manifest-v3 typescript
Last synced: 14 Mar 2025
https://github.com/saltyshiomix/ark
An easiest authentication system on top of NestJS, TypeORM, NEXT.js(v9.3) and Material UI(v4).
material-ui nestjs nextjs typeorm typescript
Last synced: 30 Apr 2025
https://github.com/denoland/eszip
A compact file format to losslessly serialize an ECMAScript module graph into a single file
deno esm javascript rust typescript
Last synced: 14 May 2025
https://github.com/SpoonX/wetland
A Node.js ORM, mapping-based. Works with MySQL, PostgreSQL, SQLite and more.
database mysql nodejs orm postgres sqlite typescript wetland
Last synced: 25 Mar 2025
https://github.com/jeroenouw/cgx
💻🔥CLI to generate the recommended documentation/files to improve contribution (Github, Gitlab, CodeCommit and Bitbucket)
aws aws-codebuild aws-codecommit aws-codedeploy bitbucket cli community documentation documentation-generator generator github gitlab markdown markdown-documentation markdown-generator project-documentation template templates typescript
Last synced: 06 Apr 2025
https://github.com/hotell/typescript-lib-starter
Typescript library starter
es2015-modules npm-package prettier rollup typescript typescript-library umd
Last synced: 08 Apr 2025
https://github.com/BoBoooooo/Element-Pro-Crud
🚀 LowCode平台,配套表单,表格设计器,一键Crud🚀
crudtable el-form element-ui npm typescript vue vue-class
Last synced: 11 May 2025
https://github.com/plumier/plumier
A TypeScript backend framework focuses on development productivity, uses dedicated reflection library to help you create a robust, secure and fast API delightfully.
backend decorators nodejs plumier reflection typescript
Last synced: 12 Jul 2025
https://github.com/yaseenmustapha/nextjs14-app
Full-stack Next.js 14 application. Uses React 18 client & server components, TypeScript, Prisma ORM, Railway PostgreSQL database, NextAuth.js OAuth 2.0 authentication, OpenAI API GPT-3.5-Turbo, and Stripe payments.
gpt-35-turbo nextauth nextjs nextui oauth2 openai openai-api postgresql prisma railway react reactjs stripe tailwindcss typescript
Last synced: 24 Jul 2025