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-07-10 00:28:39 UTC
- JSON Representation
https://github.com/mirego/ember-boilerplate
👓 The stable base upon which we build our Ember.js projects at Mirego.
apollo apollo-client ember ember-css-modules ember-intl emberjs fastboot graphql mocha prettier stylelint typescript
Last synced: 27 Sep 2025
https://github.com/fernanda-kipper/clean-archictecture-react
This projects consists in a React Aplication developted following Clean Architcture principles
clean-architecture ddd html javascript reactjs tdd typescript
Last synced: 27 Jul 2025
https://github.com/revoltchat/api
Typescript typings and OpenAPI v3 generator for the Revolt API.
Last synced: 05 Apr 2025
https://github.com/productdevbook/portakal
Universal printer language SDK — 9 languages, 9 parsers, 63 cross-compilers. TSC, ZPL, EPL, ESC/POS, CPCL, DPL, SBPL, Star PRNT, IPL. Zero dependencies. Pure TypeScript.
barcode cpcl dpl epl escpos esm ipl label-printer printer-sdk qr-code receipt-printer sato sbpl star-prnt thermal-printer tsc tspl typescript zero-dependency zpl
Last synced: 05 Jun 2026
https://github.com/beeman/kikstart-graphql-client
🚀 Small NodeJS Wrapper around apollo-client that provides easy access to running queries, mutations and subscriptions.
apollo-client apollo-link apollo-link-http graphql graphql-client graphql-subscriptions nodejs subscriptions subscriptions-transport-ws typescript
Last synced: 27 Oct 2025
https://github.com/morfeojs/morfeo
Morfeo is a build-time CSS-in-TS solution for the next level theming, with the minimum amount of shipped CSS.
build-time css css-in-js design-system framework-agnostic javascript morfeo morfeo-js react typescript
Last synced: 06 Oct 2025
https://github.com/rxjs-ninja/nx-library-starter
A starter project that is set up using NX Monorepo to create new Typescript libraries for the web
example-project monorepo node nx rxjs starter-project starter-template template typedoc typescript
Last synced: 11 Jun 2025
https://github.com/resir014/nextjs-typescript-quickstart
Get started on Next.js with TypeScript in seconds.
nextjs react starter-kit typescript
Last synced: 30 Apr 2025
https://github.com/yehezkielgunawan/qr-generator
Simple QR Code Generator
frontend nextjs nextjs-typescript react react-typescript reactjs typescript
Last synced: 06 Sep 2025
https://github.com/digital-alchemy-ts/core
Application wiring, configuration, and boilerplate utilities
automation boilerplate core digital-alchemy nodejs typescript
Last synced: 09 Apr 2025
https://github.com/decathlon/moon
🌔🚀 A featured, production ready caching REST client for every React UI.
axios cache hooks mutations queries react react-query rest-client typescript
Last synced: 25 Apr 2025
https://github.com/mahaker/esbuild-gas-plugin
esbuild plugin for Google Apps Script.
deno esbuild esbuild-plugin gas google-apps-script hacktoberfest typescript
Last synced: 05 Apr 2025
https://github.com/jiawei397/deno-nest
Refer to nestjs to realize some common functions for Deno, support hono and oak
deno hono nest nestjs oak typescript
Last synced: 30 Mar 2025
https://github.com/encaik/simple-notation
简谱渲染是一个基于TypeScript开发的简单音乐渲染库,可以让用户使用简单的文本配置来渲染简谱。
music score simple-notation typescript vite
Last synced: 16 Mar 2026
https://github.com/open-source-labs/mlflow-js
A JavaScript client library for MLflow that streamlines machine learning lifecycle management in web environments.
ai data-science javascript machine-learning mlflow mlops node-js typescript
Last synced: 16 Aug 2025
https://github.com/ianvs/ts-module-resolution-examples
Examples and explanations of TypeScript module resolution
bundlers cjs esm nodejs typescript
Last synced: 21 Aug 2025
https://github.com/kiranism/chat-with-pdf
ChatWithPDF is a cutting-edge platform that enhances PDF functionality. Users can upload PDFs, extract summaries, and get answers to questions. It features an attractive UI with shadcn and Tailwind CSS and employs advanced tech like Langchain and OpenAI models for chat completions and text embeddings. It's a powerful tool for document management
langchain nextjs13 openai shadcn-ui transformers typescript uploadthing
Last synced: 28 Apr 2025
https://github.com/DaleStudy/daleui
🎨 디자인 시스템
bun chromatic design-system eslint figma pandacss prettier radix-ui react storybook typescript vite vitest
Last synced: 10 Oct 2025
https://github.com/funktechno/texthighlighter
a no dependency typescript npm package for highlighting user selected text
annotation color dom hacktoberfest highlight html mobile range serialized-highlights text texthighlighter typescript user-selections
Last synced: 09 Oct 2025
https://github.com/ugioni/integration-tests-jest
API testing with a simple integration between JestJS and PactumJS.
api-tests jest pactumjs typescript
Last synced: 02 Apr 2025
https://github.com/fi6/kbotify
开黑啦TypeScript/JavaScript开发框架,几行代码即可制作机器人。包含全部官方API,添加了多个便利的方法,让开发者用尽可能短的代码完成用户交互功能。
bot javascript kaiheila typescript
Last synced: 08 Oct 2025
https://github.com/codota/tabnine-atom
:atom: Atom client for Tabnine - Code Faster with the All-Language AI Assistant for Code Completion, autocomplete JavaScript, Python, TypeScript, PHP, Go, Java, node.js, Ruby, C/C++, HTML/CSS, C#, Rust, SQL, Bash, Kotlin, React, Swift, Scala, Sass, Perl, Objective C, Node JS, Matlab, Haskell, Dart, Angular. https://atom.io/packages/tabnine
artificial-intelligence atom atom-package autocomplete bash c cpp golang gpt-2 java javascript lua php python ruby rust swift typescript
Last synced: 10 Jun 2026
https://github.com/vibedrift/vibedrift
Ship agentic. Stay coherent. Self-checking code integrity for AI coding agents, via MCP.
ai-agents ai-coding code-analysis developer-tools drift-detection mcp static-analysis typescript
Last synced: 27 Jun 2026
https://github.com/you54f/template-jest-pact-typescript
A Pact consumer example written in TypeScript with Jest
mock-server pact-consumer pact-contract pact-stub-server pact-tests typescript
Last synced: 17 Mar 2026
https://github.com/ruppysuppy/crypto-crowdfund
🤑💰 Crowdfunding Platform backed by Ethereum Blockchain to bring your creative projects to life
blockchain css ethereum javascript microfrontend module-federation react smart-contracts solidity typescript webpack
Last synced: 25 Oct 2025
https://github.com/bornfight/avro-to-typescript
Compile Apache Avro schema files to TypeScript classes
avro bornfight compiler converter typescript
Last synced: 23 Jan 2026
https://github.com/mnzsss/react-chakra-pagination
:atom_symbol: Easy way for paginate anything using Chakra UI
chakra-ui react react-icons react-table table typescript
Last synced: 27 Jan 2026
https://github.com/presidio-oss/hai-guardrails
A TypeScript library providing a set of guards for LLM (Large Language Model) applications
defence governance guardrails guards hai halucination human-ai llm-guardrails presidio prompt-injection redaction security typescript
Last synced: 06 Feb 2026
https://github.com/potionapps/potionx
Full-stack Elixir and Vue framework with GraphQL and Pulumi
elixir graphql phoenix postgresql pulumi typescript vue
Last synced: 19 Apr 2025
https://github.com/react18-tools/persist-and-sync
Zustand middleware to easily persist and sync Zustand state between tabs / windows / iframes (Same Origin)
javascript mayank1513 middleware persist-and-sync persistent-storage react react-library react18 react18-tools typescript typescript-library typescript-react zustand
Last synced: 07 Apr 2025
https://github.com/opendevs-org/fastify-typescript-generator
generates new fastify applications in everyone's favourite language typescript with various options to choose from based on your project needs
boilerplate express expressjs fastify fastify-applications fastify-typescript-generator fastifyjs generator hactoberfest jest mongodb mongoose starter starter-template swagger template typeorm typescript
Last synced: 10 Feb 2026
https://github.com/midl-xyz/midl-js
MIDL Javascript SDK. Build Web3 apps on Bitcoin and MIDL with ease.
bitcoin bitcoin-api dapp hooks midl react typescript web3
Last synced: 10 Mar 2026
https://github.com/modevol-com/gqloom
Weave GraphQL schema and resolvers using Valibot, Zod or Yup
drizzle-orm graphql graphql-schema graphql-server prisma schema typescript valibot yup zod
Last synced: 08 Feb 2026
https://github.com/lucthienphong1120/github-trophies
Fully version of github profile trophy, more modifications and improvements are added
github github-profile github-profile-readme github-profile-trophy github-readme github-readme-stats github-readme-trophy github-trophy rank readme typescript
Last synced: 04 Jul 2025
https://github.com/andrey-kudinov/avalon
Avalon Innovations, starter pack
eslint husky nextjs prettier stylelint typescript
Last synced: 12 Apr 2025
https://github.com/amin2312/acsv
ACsv is a easy, multi-platform and powerful csv parsing library, includes: js, ts, haxe, php, java, python, c#, go
c-sharp cross-platform csv csv-parser go golang haxe java javscript php python python27 python3 tiny typescript
Last synced: 09 Apr 2025
https://github.com/discordeno/serverless-deno-deploy-template
Template or boilerplate using Discordeno Slash Serverless Bot on Deno Deploy for Discord API Bots
bot deno discord discord-api discordeno javascript typescript
Last synced: 30 Apr 2025
https://github.com/ootidea/result-type-ts
A TypeScript library for the Result type.
library monad npm-package result-type typescript
Last synced: 07 Apr 2025
https://github.com/CorentinTh/inert
Minimalistic tower defense in the browser entirely in typescript (no deps).
browser game game-development game-in-browser no-dependencies tower-defense tower-defense-game typescipt typescript
Last synced: 14 Mar 2025
https://github.com/lazarljubenovic/type-guards
Simple utility for runtime type checking which also assigns the correct type if used with TypeScript.
assert assertion guard guards types typesafe typescript
Last synced: 16 Mar 2025
https://github.com/wesngu28/rhodesapi
API for Arknights
api arknights fastify gacha game node node-js nodejs tower-defense typescript webscraping
Last synced: 11 Mar 2025
https://github.com/tablelandnetwork/js-tableland
Development has moved to https://github.com/tablelandnetwork/tableland-js/
dapps database ethereum filecoin javascript polygon typescript web3
Last synced: 23 Aug 2025
https://github.com/milchreis/p5.tween
Tween library for P5.js
animation graphics javascript library p5js tween typescript
Last synced: 26 Aug 2025
https://github.com/blinkk/amagaki
A high-performance TypeScript static website generator for building highly-interactive websites. Localization inbuilt. Flexible URLs. Content managed and templates separated.
amagaki localization static-site-generator typescript
Last synced: 04 Oct 2025
https://github.com/plibither8/vscode-remove-comments
🚫 VS Code extension to remove all comments from your code at once — 60+ languages supported
comments extension typescript vscode vscode-extension
Last synced: 22 Aug 2025
https://github.com/vkondratiuk482/nest-e-commerce-boilerplate
Backend for Ecommerce platform using Nest + PostgreSQL + TypeORM
e-commerce javascript jwt nest nestjs nodejs postgresql roles stripe typeorm typescript
Last synced: 24 Aug 2025
https://github.com/furkanogutcu/goldencar-frontend
GoldenCar is a car rental web application. It allows users to view, review and rent vehicles in the system.
Last synced: 04 Oct 2025
https://github.com/wenpengfei/parcel-typescript-react-boilerplate
parcel-typescript-react-boilerplate
boilerplate mobx mobx-react parcel react react-router typescript
Last synced: 14 Apr 2025
https://github.com/oug-t/zsweep
A minimalist, keyboard-driven Minesweeper game played with Vim motions. Built with Svelte 5 (Runes) & TypeScript.
full-stack game javascript keyboard-first minesweeper nvim open-source puzzle svelte svelte-5 trading typescript user-interface user-management vim vim-motions web website
Last synced: 08 Feb 2026
https://github.com/luisfer/ubon
Peace of mind for vibe-coded apps
nextjs python react security typescript vibe-coding vibe-coding-assistant
Last synced: 01 Feb 2026
https://github.com/lumirlumir/npm-bananass
Baekjoon Framework for JavaScript. 백준 자바스크립트 프레임워크.🍌
baekjoon banana bananass codeforces framework javascript typescript
Last synced: 04 Apr 2026
https://github.com/visnkmr/netspeed_pc
Monitor live bandwidth usage/ network speed on PC. Native version also available for Android, separately.
javascript linux mac netspeed rust tauri typescript windows
Last synced: 04 Apr 2026
https://github.com/wewatchwall/fast-fuzz
Test Case Generator Based on Branch Coverage and Fuzzing
fuzzing generative-testing testing typescript unit-testing verification white-box-testing
Last synced: 12 Oct 2025
https://github.com/seangwright/typescript-functional-extensions
A TypeScript implementation of the C# library CSharpFunctionalExtensions, including synchronous and asynchronous Maybe and Result monads.
functional-programming monad typescript
Last synced: 09 Oct 2025
https://github.com/woowacourse-teams/2022-levellog
레벨 인터뷰의 모든 것, 레벨로그
java jpa react react-query spring-boot spring-rest-docs typescript
Last synced: 14 Oct 2025
https://github.com/mikebridge/identityserver4signalr
Demo of Authentication SignalR with JWT Tokens via OpenID Connect in DotNet Core
donet-core identityserver4 openid-connect react signalr typescript
Last synced: 15 Oct 2025
https://github.com/easytuan/ionic-cordova-demo
一个基于Ionic3.x cordova的移动APP demo
angular4 cordova hybrid ionic3 typescript
Last synced: 11 Oct 2025
https://github.com/otahontas/trpc-rtk-query
Automatically generate RTK Query api endpoints from your tRPC setup
react redux redux-toolkit rtk-query trpc typescript
Last synced: 19 Jan 2026
https://github.com/aiagentflow/aiagentflow
A local-first, CLI-driven multi-agent AI software engineering workflow orchestrator with feed specs, PRDs, and guidelines to auto-generate implementation plans and code.
ai ai-agents anthropic automation cli code-generation developer-tools gemini llm multi-agent nodejs ollama openai typescript workflow
Last synced: 23 May 2026
https://github.com/jweny/pocassistweb
web ui of pocassist
antd pocassist react typescript
Last synced: 22 Aug 2025
https://github.com/ocean-ds/ocean-web
Blu's Design System for Web
a11y components design-system monorepo ocean-ds react typescript uikit
Last synced: 05 Mar 2026
https://github.com/hesprs/json-canvas-viewer
📜 An extensible web-based viewer for JSON Canvas, easy to embed into websites.
frontend html5-canvas json-canvas obsidian-md typescript
Last synced: 02 Mar 2026
https://github.com/bratislava/bratislava.sk
Frontend & CMS server of the new bratislava.sk website.
meilisearch nextjs react strapi tailwindcss typescript
Last synced: 09 Jun 2026
https://github.com/nadlejs/nadle
A type-safe, modern, Gradle-inspired task runner.
build-tool cli developer-tools gradle-inspired grunt lightweight make nodejs task-orchestration task-runner type-safe typescript
Last synced: 20 Feb 2026
https://github.com/meemaw/react-micro-modal
Accessible, lightweight and configurable modal component with a11y-enabled.
accessibility frontend javascript micro modal react typescript
Last synced: 09 Apr 2025
https://github.com/chrischo-h/bitcoin-sdk-js
Bitcoin TypeScript/JavaScript Library for NodeJS, Browser and Mobile. Segwit & Taproot support.✨
bitcoin javascript message-signing nodejs segwit smart-contracts taproot typescript
Last synced: 14 Jan 2026
https://github.com/ankitk26/next-spotify
Spotify app using NextJS, TailwindCSS for UI and Next-auth for user authentication of Spotify
context-api next-auth nextjs spotify-web-api tailwindcss typescript vercel-deployment
Last synced: 17 Jun 2025
https://github.com/haixiangyan/me
👦 我的个人网站
frontend react react-router sass typescript website
Last synced: 13 Apr 2025
https://github.com/arcjet/example-nextjs
An example Next.js application protected by Arcjet.
arcjet bot-detection developer-tools javascript nextjs nodejs pii-detection rate-limiting security security-tools serverless typescript
Last synced: 11 Jul 2025
https://github.com/atlj/react-native-lightning-modal
A performant bottom modal that works using React Native Reanimated 2
hacktoberfest hacktoberfest2021 modal npm-package react react-native typescript
Last synced: 12 Apr 2025
https://github.com/yizack/mappedlove
Web app made for couples. Mark the places you have visited together, upload images, and, preserve your special moments forever.
couples javascript leaflet love mapping maps nuxt typescript vue
Last synced: 10 Apr 2025
https://github.com/mesqueeb/filter-anything
A simple (TypeScript) integration of "pick" and "omit" to filter props of an object
delete-props fillables filter filter-fields filter-props guard guarded guarded-props omit pick props-stay typescript wildcard
Last synced: 11 Apr 2025
https://github.com/jaydenseric/graphql-react-examples
Deno Ruck web app demonstrating graphql-react functionality using various GraphQL APIs.
deno esm graphql mjs react typescript
Last synced: 30 Apr 2025
https://github.com/fazt/typescript-course
code course snippets tutorial typescript visual-studio-code
Last synced: 30 Apr 2025
https://github.com/angular-ru/webpack-typescript-starter
A simple Webpack starter with TypeScript
typescript webpack webpack-typescript
Last synced: 10 Apr 2025
https://github.com/bra1ndump/openai-assistants-starter
Get started with openai.beta apis in minutes [TypeScript, Cloudfare Workers]
assistants beta boilerplate cloudflare cloudflare-workers gpt openai openai-beta-assistants template typescript
Last synced: 02 May 2025
https://github.com/bcherny/json-schema-to-typescript-browser
Browser demo for json-schema-to-typescript
json-schema json-schema-to-typescript typescript
Last synced: 08 Jul 2025
https://github.com/modernice/jotbot
JotBot generates the missing code documentation for your Go and TypeScript projects. Powered by AI.
ai chat chatgpt documentation generator gpt gpt-3 gpt-35-turbo gpt-4 openai ts typescript
Last synced: 30 Apr 2025
https://github.com/ehmicky/get-bin-path
Get the current package's binary path
bin binary cli cwd dependency-management es6 executable javascript library nodejs npm package package-json package-manager path shell terminal testing typescript unit-testing
Last synced: 30 Apr 2025
https://github.com/holtwick/zeed
🌱 Simple foundation library / framework written in Typescript. No dependencies. Tree shakable.
array-manipulations event-emitter javascript logging queues serial-queues sortable typescript uid zeed zerva
Last synced: 28 Oct 2025
https://github.com/TheOrcDev/orcish-openai-connector
Simple typescript package to use OpenAI completion & image creation
Last synced: 30 Jul 2025
https://github.com/ker0olos/fable
Fable is a free, open-source gacha bot — a powerful Mudae alternative
alternative anigame anime bot deno-deploy discord discord-bot discord-interactions discord-slash-commands karuta manga manhwa mudae serverless typescript waifus
Last synced: 28 Jun 2025
https://github.com/ulivz/vue-typescript-template-ui
🍪 A Vue2.0 project template developed with TypeScript 2.0 and element-ui
Last synced: 31 Jul 2025
https://github.com/Zeioth/dooku.nvim
Code documentation generator for Neovim
c csharp doxygen doxygen-documentation godoc javascript lua luadoc neovim-plugin neovim-plugins nvim-plugin nvim-plugins php python ruby rustdoc typescript yard yardoc
Last synced: 14 Mar 2025
https://github.com/ikuzweshema/react-todo-app
📝Simple React Todo App Written In TypeScript
bootstrap mui react react-hot-toast react-todo-app todoapp typescipt typescript
Last synced: 22 Mar 2025
https://github.com/nibiruchain/ts-sdk
TypeScript-based client for interacting with the Nibiru blockchain
blockchain cosmjs cosmos cosmos-sdk nibiru nibiru-chain sdk-ts typescript
Last synced: 17 Jan 2026
https://github.com/memrynote/memry
Your personal operating system for thought. Notes, journal, tasks, calendar — unified, offline-first, end-to-end encrypted. Private by architecture, not by promise.
desktop-app end-to-end-encryption journal knowledge-management personal-knowledge-base turborepo typescript zero-knowledge
Last synced: 05 Jul 2026
https://github.com/IanVS/ts-module-resolution-examples
Examples and explanations of TypeScript module resolution
bundlers cjs esm nodejs typescript
Last synced: 23 Jul 2025
https://github.com/rodrigorvsn/dashfinances
💰 Site to list yours transactions in list + dashboard
apexcharts bcrypt docker express jwt next-pwa nextjs nodejs nookies postgresql sass typescript
Last synced: 26 Oct 2025
https://github.com/raphaelsalaja/twitter-cleaner
A browser extension that allows you to clean up your Twitter feed by getting rid of unwanted replies on Twitter. Say goodbye to onlyfans links, engagement bait, and more.
bots cleaner deleter machine-learning onlyfans spam tensorflow twitter typescript
Last synced: 10 Apr 2025
https://github.com/mcchatman8009/antlr4-tool
A useful Antlr4 tool with full TypeScript support
antlr-tool antlr4 antlr4-grammar antlr4-tool antlr4-typescript cli command-line es6 npm parser tool typescript
Last synced: 11 Apr 2025
https://github.com/steelydylan/react-split-mde
markdown markdown-editor react typescript
Last synced: 20 Mar 2025
https://github.com/cssninjastudio/nuxt-toaster
🔔 A simple toaster handler for Nuxt.js
notification nuxt toast typescript vue
Last synced: 08 Aug 2025
https://github.com/Eltik/M3U8-Proxy
Proxy m3u8 files through pure JavaScript.
cors javascript m3u8 proxy streaming typescript
Last synced: 18 Jul 2025
https://github.com/quead/angular-youtube-player
Simple youtube player created with angular and typescript. See demo.
angular angular-cli angular-youtube-player angular6 angular7 application css3 css4 music music-player player playlist typescript video-player web-application youtube youtube-api youtube-player youtube-search
Last synced: 10 May 2025
https://github.com/linkedin/tracked-queue
An autotracked implementation of a ring-buffer-backed double-ended queue
autotracking emberjs glimmerjs javascript performance queue ring-buffer typescript
Last synced: 12 Apr 2025
https://github.com/avivharuzi/chrome-extension-starter
Chrome Extension starter using Nx workspace and Angular
angular chrome chrome-devtools chrome-extension nx nx-workspace typescript
Last synced: 12 Apr 2025
https://github.com/corentinth/inert
Minimalistic tower defense in the browser entirely in typescript (no deps).
browser game game-development game-in-browser no-dependencies tower-defense tower-defense-game typescipt typescript
Last synced: 10 Jul 2025