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/budgielang/budgie

A unified syntax that compiles into your favorite OOP languages. 🦜

csharp gls java javascript metaprogramming oop-languages python ruby typescript

Last synced: 20 Aug 2025

https://github.com/florianrappl/mario5ts

The TypeScript version of the Mario5 demo application.

codeproject game html5 mario tutorial typescript

Last synced: 30 Oct 2025

https://github.com/rhysd/fast-json-clone

Clone plain JSON value faster than the fastest

deep-clone json typescript

Last synced: 14 Apr 2025

https://github.com/EngineHub/SchematicWebViewer

An NPM package to facilitate importing and viewing of modern Minecraft schematics.

hacktoberfest javascript minecraft renderer schematic threejs typescript worldedit

Last synced: 14 Mar 2025

https://github.com/kop7/nest-elasticsearch-vue

Autocomplete search with Nestjs, Elasticsearch and Vue

autocomplete elasticsearch javascript nest typescript vue

Last synced: 06 Jan 2026

https://github.com/dcharbonnier/hydrated-ws

The toolbox for websockets clients, reconnecting websockets, channels muxing websockets, authentication, json-rpc over websockets

authentication muxing nodejs reconnecting typescript websocket

Last synced: 07 May 2025

https://github.com/GabriellArthur/DashGo-ReactJs

DashGo é uma aplicação em React para dashboard's em geral com paginas e paginação, login e sistema de inclusão de usuarios

prismic react reactjs typescript

Last synced: 24 Jul 2025

https://github.com/tronweb3/tronwallet-adapter

Modular TypeScript wallet adapters and components for TRON and EVM applications.

blockchain dapp ethereum javascript react tron typescript vue wallets web3

Last synced: 26 Jan 2026

https://github.com/retroachievements/api-js

The official JavaScript library for getting achievement, user, and game data from RetroAchievements.

achievements javascript nodejs retroachievements typescript

Last synced: 04 Feb 2026

https://github.com/deatil/lakego-admin-frontend

lakego-admin 后台管理系统前端项目,使用 Vite, Vue3, Ant-Design-Vue 开发

admin admin-template typescript vue vue-admin

Last synced: 10 Apr 2025

https://github.com/0xaquawolf/portfolio

Personal Portfolio and Blog, built with Next.js, TailwindCSS, Shadcn/ui, Aceternity/ui, Framer Motion

aceternity-ui blog bunjs claude-ai cursor developer-blog developer-portfolio framer-motion nextjs14 portfolio portfolio-website reactjs shadcn-ui taliwindcss typescript

Last synced: 10 Apr 2025

https://github.com/davidnguyen11/web-extension-svelte-boilerplate

The web extension boilerplate which helps setting up browser extension project quickly using typescript, svelte, jest, webpack, githook, prettier and github actions

chrome-extension cicd eslint firefox-addon githooks github-actions jest js-dom microsoft-edge-extension prettier stylelint svelte testing-library typescript webpack

Last synced: 22 Mar 2025

https://github.com/blackglory/appoint-font

🌳 The easiest font setting extension.

chrome-extension edge-extension manifest-v3 typescript

Last synced: 08 Sep 2025

https://github.com/fullstackedorg/fullstacked

Create, run and share projects built with web technologies in a fully cross-platform, local-first environment.

code editor javascript runtime typescript

Last synced: 01 Mar 2026

https://github.com/jaydenseric/find-unused-exports

A Node.js CLI and equivalent JS API to find unused ECMAScript module exports in a project.

babel esm maintained mjs node npm npx typescript

Last synced: 02 Mar 2026

https://github.com/boilertown/react-ui-boilerplate

The boilerplate to help you build React UI library and publish to NPM automatically.

front-end library npm react-boilerplate react-ui rollup storybook testing-library typescript

Last synced: 14 Feb 2026

https://github.com/dtinth/fiery

🔥 Easy declarative modern Firebase binding for React ^_^

firebase typescript umd

Last synced: 05 Mar 2026

https://github.com/react-hook-form/strictly-typed

📋 V6 - Strictly typed Controller

forms input-validation strictly-typed typescript

Last synced: 16 Jul 2025

https://github.com/boostcampwm-2024/web05-denamu

개발자들의 이야기가 자라나는 곳, 데나무 🎄

blog nestjs nodejs reactjs rss shadcn-ui trending typeorm typescript

Last synced: 09 May 2025

https://github.com/naltox/node-vk-sdk

Typescript SDK for VK Api

nodejs sdk typescript vk-api vkontakte

Last synced: 23 Oct 2025

https://github.com/dakenf/stable-diffusion-nodejs

GPU-accelerated javascript runtime for StableDiffusion. Uses modified ONNX runtime to support CUDA and DirectML.

cuda directml nodejs stable-diffusion typescript

Last synced: 26 Oct 2025

https://github.com/jamaljm/snapcv

SnapCV is an AI-driven tool that turns resumes into professional portfolios with ease. Just upload your resume, and our AI handles the rest.

ai css javascript nextjs nodejs openai portfoilo-website portfolio resume shdcn supabase tailwind typescript

Last synced: 04 Oct 2025

https://github.com/gbicou/nuxt3-urql

nuxt3 + urql + ssr

graphql nuxt3 ssr typescript urql

Last synced: 08 May 2025

https://github.com/amplicode/amplicode

Amplicode базируется на привычных для разработчиков средах разработки IntelliJ IDEA и VS Code и предоставляет инструменты максимально комфортной и эффективной разработки сервисов и web-приложений на Spring Boot с административным пользовательским интерфейсом на React Admin.

docker docker-compose flyway hibernate java jpa kafka kotlin liquibase lombok mapstruct react spring spring-boot spring-cloud spring-data spring-mvc spring-security spring-web typescript

Last synced: 29 Jun 2026

https://github.com/dunnock/wasi-worker

WASM / WASI interface for browser service workers

javascript rollup rust typescript wasi wasm yew

Last synced: 13 Apr 2025

https://github.com/cometkim/cometjs

cometkim's collection of frequently used JavaScript/TypeScript utilities.

eslint-config graphql react typescript utility-types

Last synced: 04 Apr 2025

https://github.com/hmmhmmhm/do-urgency

🚀 긴박한 이미지 생성기

image-processing korea korean nextjs typescript

Last synced: 09 Oct 2025

https://github.com/always-maap/ts-collection

💮 Algorithms and Data Structures for the modern web

algorithms data-structures library tested typescript

Last synced: 11 Aug 2025

https://github.com/championswimmer/low-level-design-problem

Case studies (with solution codes) for Low Level System Design problems

case-study java lld lld-problems low-level-design object-oriented-programming system-design typescript

Last synced: 13 Apr 2025

https://github.com/wonderpanda/hasura-nestjs-workshop

A fictional digital marketplace built using Hasura and NestJS

graphql hasura nestjs typescript workshop

Last synced: 31 Jul 2025

https://github.com/paulmillr/micro-web3

Typesafe Web3 with minimum deps: call eth contracts directly from JS. Batteries included

abi api contract ethereum ethers json node typesafe typescript web3

Last synced: 30 Mar 2025

https://github.com/k1p1l0/claude-telegram-supercharged

Supercharged Claude Code Official Telegram plugin — threading, voice messages 2 ways, stickers, GIFs, reactions, MarkdownV2 & more. Drop-in replacement.

ai-tools anthropic automation claude claude-code claude-plugin conversation-threading developer-tools emoji-reactions inline-keyboard markdown mcp-server open-source sticker-support telegram telegram-bot telegram-plugin typescript voice-messages whisper

Last synced: 04 Apr 2026

https://github.com/gothsec/portfolio

Portfolio built with Astro, TypeScript and TailwindCSS.

astro tailwindcss typescript

Last synced: 09 Apr 2025

https://github.com/sammcj/mcp-package-version

An MCP server that provides LLMs with the latest stable package versions when coding

ai javascript llm mcp node package python security tool typescript versioning versions

Last synced: 09 Apr 2025

https://github.com/dreambo8563/vue-storage-watcher

a reactive storage plugin for vue 👀🔭

localstorage reactive sessionstorage typescript vue

Last synced: 22 Jul 2025

https://github.com/sqrrl/wc-datepicker

A small, accessible and customizable datepicker written in TypeScript.

a11y accessibility calendar date-picker datepicker javascript typescript vanilla web-component webcomponent

Last synced: 12 Apr 2025

https://github.com/laoer536/vite-react-TypeScript-TanStack-zustand-Eslint-prettier-template

A simple generic example template.And it includes front-end Docker deployment capability.

docker eslint nginx prettier react18 sass typescript vite3 zustand

Last synced: 15 Feb 2026

https://github.com/depromeet/toks-web

Depromeet 12th 똑스 서비스의 Frontend 레포입니다.

frontend nextjs nextjs13 react typescript

Last synced: 06 Sep 2025

https://github.com/quantum-flytrap/quantum-tensors

Quantum Tensors - NPM package for sparse matrix operations for quantum information and computing

complex-numbers matrix quantum-computing quantum-game quantum-information quantum-mechanics quantum-tensors tensor typescript vector

Last synced: 13 Oct 2025

https://github.com/oslabs-beta/reactrix

Analytical prototyping tool for React

developer-tools performance-testing react typescript

Last synced: 30 Apr 2025

https://github.com/tutorbookapp/tutorbook

Web app that helps schools and nonprofits connect students with expert mentors and volunteer tutors.

covid-19 covid-tutoring education firebase nextjs pwa react sass typescript volunteer

Last synced: 24 Nov 2025

https://github.com/narze/baht.js

Convert number to Thai Baht format, but faster [O(n)] & fully typed.

baht hacktoberfest thai thai-language typescript

Last synced: 02 Mar 2025

https://github.com/skbkontur/typescript.contractgenerator

A tool that can generate TypeScript types from C# classes

code-generation code-generator csharp roslyn typescript

Last synced: 10 Aug 2025

https://github.com/WonderPanda/hasura-nestjs-workshop

A fictional digital marketplace built using Hasura and NestJS

graphql hasura nestjs typescript workshop

Last synced: 02 Aug 2025

https://github.com/NewFuture/miniprogram-build

A command line tool to build wechat MiniProgram. 微信小程序命令行构建工具

cli mini-programs miniprogram npm scss typescript wechat

Last synced: 27 Mar 2025

https://github.com/vircadia/vircadia-metaverse

Metaverse server for Vircadia

metaverse nodejs typescript

Last synced: 05 Apr 2025

https://github.com/emapeire/portfolio

✨ My personal portfolio: showcasing my work and skills.

about app career homepage hub javascript nextjs portfolio project shadcn-ui tailwindcss typescript vercel

Last synced: 07 May 2025

https://github.com/noudadrichem/keycapsets.com

⌨︎Find your favorite Keycapsets! Made for love of mechanical keyboards, and the trouble of finding a suitable existing keycapset overview!

keyboards mechanical nextjs reactjs typescript

Last synced: 17 Mar 2025

https://github.com/AdilsonFuxe/auth-microservice

Authentication microservice built with Node.js that follows Clean Architecture + TDD + SOLID + DDD + functional programming principles

clean-architecture ddd docker docker-compose k8s kubernetes nodejs nodemailer solid stateful-components swagger tdd typescript

Last synced: 12 Apr 2025

https://github.com/lihbr/akte

Minimal file generator, for websites and more

akte generator javascript typescript

Last synced: 10 Apr 2025

https://github.com/imballinst/react-bs-datatable

Bootstrap datatable without jQuery. Features include: filter, sort, pagination, checkbox, and control customization.

bootstrap datatable javascript react reactjs typescript

Last synced: 10 Apr 2025

https://github.com/briancavalier/fx-ts

Computational environments and effects for TypeScript

algebraic-effects effects functional-programming typescript

Last synced: 17 Mar 2025

https://github.com/cookiecord/cookiecord

[old, unmaintained] Cookiecord is an experimental discord bot framework built in TypeScript using decorators.

discord discord-bot discord-js hacktoberfest typescript

Last synced: 25 Aug 2025

https://github.com/yeasin2002/express-ts-starter

Perfect boilerplate templates for TypeScript and Express with Docker, build tool configured and scaffolded with all necessary packages.

boilterplate express express-boilerplate express-starter express-template nodejs rest-api template typescript

Last synced: 07 Apr 2026

https://github.com/skbkontur/TypeScript.ContractGenerator

A tool that can generate TypeScript types from C# classes

code-generation code-generator csharp roslyn typescript

Last synced: 05 May 2025

https://github.com/frederiksen/angular-electron-boilerplate

Template for building modern and secure Electron apps

angular boilerplate electron typescript webpack

Last synced: 07 Apr 2025

https://github.com/denorg/dpx

📦 CLI to run a Deno package without installing it (like npx for Deno)

cli deno denoland denorg npx typescript

Last synced: 10 Apr 2025

https://github.com/woowacourse-teams/2022-gong-seek

공식(공유해줘 너의 지식) : 우테코 크루들을 위한 질문 게시판

java javascript jpa querydsl react react-query recoil spring spring-boot typescript

Last synced: 13 Apr 2025

https://github.com/mkloubert/vscode-helpers

Helper functions and classes for Visual Studio Code extensions.

classes ecmascript extensions functions helpers javascript modules nodejs npm toolbox tools typescript vscode

Last synced: 28 Apr 2025

https://github.com/uhyo/ts-array-length

TypeScript utilities for dealing with array length

typescript

Last synced: 12 Apr 2025

https://github.com/vaaski/telegram-ytdl

A simple & fast YouTube download Telegram bot.

downloader fast fortnite nodejs telegram typescript youtube

Last synced: 09 Jul 2025

https://github.com/plentycode/sass-export

Exports your scss files to Json. Easily convert your SCSS files into Json.

cli json node scss scss-to-json typescript

Last synced: 09 Apr 2025

https://github.com/aoepeople/puppeteer-fetchbot

Library and Shell command that provides a simple JSON-API to perform human like interactions and data extractions on any website. Built on top of puppeteer.

cli javascript library npm-package typescript

Last synced: 11 Apr 2025

https://github.com/laoer536/vite3.0-react18-TypeScript-router-dom6-mobx6-Eslint-prettier-template

A simple generic example template.And it includes front-end Docker deployment capability.

docker eslint nginx prettier react18 sass typescript vite3 zustand

Last synced: 19 Mar 2025

https://github.com/oslabs-beta/evastudio

An Apache Kafka monitoring tool to prototype and scale real-time streaming data pipelines, and test parallelization of multi-stage ML models before production, with metrics for potential automation, in preconfigured Docker containers.

apache-kafka java react-redux typescript

Last synced: 09 Oct 2025

https://github.com/chainsafe/ssz

Typescript implementation of Simple Serialize (SSZ)

eth2 merkle-tree simple-serialize ssz typescript

Last synced: 21 Apr 2026

https://github.com/humanspeak/svelte-markdown

📝 Fast, lightweight Markdown renderer component for Svelte applications with full CommonMark support

javascript markdown markdown-parser markdown-to-html svelte sveltekit typescript ui-components web-components

Last synced: 05 May 2026

https://github.com/regisx001/worklog

Worklog is a local-first desktop project manager for small development teams. It is built for fast, keyboard-first planning with a Kanban workflow and zero cloud dependency for core usage.

desktop-application git rust svelte sveltekit tauri typescript

Last synced: 07 May 2026

https://github.com/jg-wright/runtyping

Generate runtype validation from static types & JSON schema.

io-ts json-schema runtypes typescript zod

Last synced: 10 Jun 2026

https://github.com/effectai/effect-js

JavaScript Library to access and develop dApps on Effect Network.

blockchain crypto effect force future javascript network sdk typescript work

Last synced: 20 Mar 2025

https://github.com/saltyshiomix/webpack-typescript-react-starter

Webpack + TypeScript + React = ❤️

react typescript webpack

Last synced: 21 Mar 2025

https://github.com/wilsonneto-dev/melhores_cursos_online

:blue_book: Repositório com indicações de cursos sobre React, Node, React Native e desenvolvimento em geral de cursos que fiz gostei muito e indico.

javascript nodejs react react-native reactjs typescript

Last synced: 05 May 2025

https://github.com/jahilldev/11tyby

Simple 11ty setup using TypeScript, SASS, Preact with partial hydration, and other useful things. Aims to provide the DX of Gatsby, but using 11ty!

11ty app blog boilerplate css css-modules eleventy hydrated-components hydration jsx markdown performance preact sass starter static-site static-site-generator typescript webpack

Last synced: 12 Aug 2025

https://github.com/rhinobase/react-bluesky

Embed Bluesky (bsky) posts in your React application.

bluesky embed react rsc typescript

Last synced: 06 Apr 2025

https://github.com/fulls1z3/ngx-auth

Auth0 platform implementation and JWT authentication utility for Angular & Angular Universal

angular angular2 angular4 aot auth auth0 authentication jwt npm-package security server-side-rendering typescript universal

Last synced: 12 Apr 2025

https://github.com/nurodev/astro-bun

🥟 + 🚀 Bun adapter for Astro

adapter astro biome biomejs bun integration package typescript

Last synced: 06 Apr 2025

https://github.com/natemcmaster/aspnetcore-webpack-hmr-demo

Demo of ASP.NET Core + webpack + hmr, and a few other things (Open issues on https://github.com/natemcmaster/blog)

aspnetcore typescript webpack

Last synced: 04 May 2025

https://github.com/aarongarciah/figma-plugin-typescript-boilerplate

Figma plugin TypeScript boilerplate to start developing right away

editorconfig eslint figma figma-plugin jest plugin prettier stylelint typescript

Last synced: 29 Oct 2025

https://github.com/liamandrew/react-native-picky

An awesome native wheel picker component for React Native.

picker react react-native typescript wheelpicker

Last synced: 06 May 2025