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/innashpota/company-structure

A company structure with a list of projects and their users

angular-material angular8 backend docker frontend jasmine java junit karma spring ts typescript unittest webapp

Last synced: 06 May 2025

https://github.com/littensy/charm

🍀 Atomic state management for Roblox

roblox roblox-ts state-management typescript

Last synced: 05 Apr 2025

https://github.com/samuelcolvin/edge-mock

Tools for testing and developing CloudFlare worker apps.

cloudflare-workers service-worker typescript unit-testing

Last synced: 12 Apr 2025

https://github.com/kennethnnabuife/auth-flow-kit

A global authentication state toolkit for React with prebuilt UI screens and a globally accessible useAuth() hook. No separate stores, persistence layers, or setup files required. Integrates directly at the app layout level, with auth state remaining consistent across refreshes without manual persistence.

auth authentication developer-tools fork-for-contribution frontend-authentication global-state-management javascript javascript-library npm npm-package open-source open-source-community open-source-library open-source-project open-source-tools react react-library review typescript typescript-library

Last synced: 07 Feb 2026

https://github.com/rastapasta/foodsharing

🍴A modern approach to foodsharing.network's mobile app - full React Native reimplementation of the current Android app and beyond - for iOS and Android.

android-app foodsharing ios-app react-native react-redux redux-saga typescript

Last synced: 14 Mar 2025

https://github.com/no2chem/bigint-buffer

💪🔢 bigint-buffer: Buffer Utilities for TC39 BigInt Proposal

bigint buffer napi node nodejs tc39 typescript

Last synced: 07 Apr 2025

https://github.com/cryrivers/magic-type

🎩 Use Your TypeScript definitions at runtime. Powered by Manta Style.

type-safety typescript

Last synced: 04 Oct 2025

https://github.com/g0v/labor-standards-tw

台灣勞動基準法函式庫, Taiwan Labor Standards Act Library

civil-tech cucumberjs labor labor-rights labor-standards-act typescript

Last synced: 12 Apr 2025

https://github.com/mstephen19/nanolith

Multithreading in Node.js made simple with seamless TypeScript support.

concurrency javascript js microservices multithreading nanoservice nodejs threads ts typescript worker worker-threads

Last synced: 13 Apr 2025

https://github.com/stacksjs/bun-queue

A modern & powerful Queue / Messaging system. Optimized for Bun usage. UI coming soon.

bull bullmq bun dashboard jobs messaging queue typescript

Last synced: 28 Feb 2026

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

An open-source docker desktop extension designed to help users visualize and manage their container metrics.

docker docker-desktop docker-extension docker-extensions typescript

Last synced: 02 Mar 2026

https://github.com/ivanhofer/exceptionally

A fully type-safe and lightweight way of using exceptions instead of throwing errors

error-handling exception exception-handling javascript lightweight never-throw result typesafe typescript

Last synced: 25 Feb 2026

https://github.com/arkhn/pyrog

Standardization tool for healthcare data

fhir interoperability react redux typescript

Last synced: 16 Jul 2025

https://github.com/forsti0506/a11y-sitechecker

Automatic accessibility checker with website crawling + screenshots for easy use

accessibility accessibility-criteria accessibility-testing axe crawler hacktoberfest open-source puppeteer typescript typescript-library

Last synced: 13 Jul 2025

https://github.com/itsezlife/yandex-eats-clone

🍽️ Yandex Eats Clone built with Flutter. A fully-featured food delivery app replicating Yandex Eats UI/UX and functionality, including restaurant browsing, menu selections, order tracking, and more!

bloc dart dart-frog firebase flutter flutter-bloc shadcn-ui stripe stripe-payments typescript

Last synced: 16 Oct 2025

https://github.com/especializa/nativescript-ng-shadow

Angular directive to apply shadows to native elements according to the elevation level guidelines of material design specification

android angular angular2 angular4 ios javascript material-design nativescript nativescript-plugin typescript

Last synced: 19 Jun 2025

https://github.com/hopinc/json-methods

Add methods to plain JSON objects

json library typescript utility

Last synced: 07 Apr 2026

https://github.com/sinclairnick/webroute

🕸️ Web APIs, from the route up

client http openapi schema trpc typescript web web-standards

Last synced: 26 Feb 2025

https://github.com/Uriopass/Musidex

Your AI powered musical pokedex, Plex for music

mediaserver mp3 music react react-native rust typescript

Last synced: 24 Jul 2025

https://github.com/jaktestowac/playwright_automatyzacja_wprowadzenie

Kod z Programu Testy Automatycze z Playwright || Code from course Test Automation with Playwright

automated-testing automation playwright test-automation testing testing-tools typescript

Last synced: 07 May 2025

https://github.com/Zheruel/nano-string-utils

Ultra-lightweight, zero-dependency string utilities for modern JavaScript. Tree-shakeable, TypeScript-first, <1KB per function.

camelcase cjs esc javascript lightweight npm-package slugify string-manipulation string-utils tree-shakeable typescript typescript-library utilities zero-dependencies

Last synced: 20 Nov 2025

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

A hybrid caching library for GraphQL written for Javascript Express

caching graphql graphql-server localstorage redis typescript

Last synced: 31 Mar 2025

https://github.com/navneetsharmaui/discover-twitter-spaces

Discover Twitter Spaces is a tool that helps you find Twitter Spaces. We use data from Twitter to find the Twitter Spaces. You can use this tool to find Twitter Spaces.

javascript nodejs open-source pwa serverless ssg ssr svelte svelte-boilerplate sveltekit sveltekit-example sveltekit-template tailwindcss twitter-spaces typescript vercel vercel-serverless

Last synced: 08 Mar 2026

https://github.com/furnyr/dissonity

Open-source C# Unity implementation of the Discord Embedded App SDK

csharp discord discord-activity embedded-app-sdk typescript unity webgl

Last synced: 23 Aug 2025

https://github.com/daniellaera/supabase-react-auth

React Admin Interface With Supabase Auth & Backend with Prisma ORM

docker dotfiles express postgres prisma react ssh sso supabase supabase-auth typescript

Last synced: 16 Aug 2025

https://github.com/LongTengDao/j-toml

A Node.js implementation of TOML written by LongTengDao. Belong to "Plan J"./龙腾道为汤小明语写的 Node.js 实现。从属于“简计划”。

ecmascript javascript npm toml typescript

Last synced: 09 Apr 2025

https://github.com/kennethnwc/nextjs-with-zustand-typescript

This example shows how to integrate Zustand in Next.js with typescript. You dont need to define the StoreInterface manually. It will get infer when you initialized the store

example nextjs typescript zustand

Last synced: 12 Apr 2025

https://github.com/blakejoy/tmdb-ts

Typescript client wrapper for TheMovieDB (TMDB) v3

tmdb tmdb-api tmdb-movie tmdb-rest-api typescript

Last synced: 05 Apr 2025

https://github.com/yassineldeeb/prisma-tgql-types-gen

◭ Prisma generator for generating TypeGraphQL class types and enums with allowing to edit the generated output without being overwritten 💪

codegen generator graphql prisma type-graphql typegraphql typescript

Last synced: 14 Apr 2025

https://github.com/jdizm/nuxt3-tailwind

nuxt3 boilerplate with tailwind and dynamic routes.

nuxt3 nuxtjs sass tailwind tailwindcss typescript vite vue3

Last synced: 22 Jul 2025

https://github.com/ikasparov/tsmodels

An implementation of models for TypeScript

angular angular2 angular5 models mvc typescript

Last synced: 13 Apr 2025

https://github.com/slycompiler/pumpfun-sinperbot

Fast Solana open source bot for snipe all new tokens on Solana, make automatic buy/sell trade, t/p, s/l and more..

bot pumpfun raydium sinper solana typescript

Last synced: 02 May 2026

https://github.com/Nyumat/NyumatFlix

An open-source movie and television streaming platform.

nextjs tailwindcss typescript

Last synced: 13 Oct 2025

https://github.com/andipaetzold/mdb-reader

JavaScript library to read data from Access databases

accdb access javascript mdb ms-access typescript

Last synced: 23 Jan 2026

https://github.com/deamme/ts-transform-inferno

Typescript transformer for InfernoJS

inferno transform typescript

Last synced: 11 Apr 2025

https://github.com/mjrlowe/terminal_images

A Deno module and CLI tool for printing images to the console. 🖼️

cli deno deno-module image terminal typescript

Last synced: 22 Apr 2025

https://github.com/tonidarodda/react-native-template

A React Native template featuring Redux for state management, react-i18next for internationalization, React Query for data fetching, customizable UI components, and seamless navigation. Includes Axios for API management, WebSocket support, and a modular architecture for scalable mobile app development, not using Expo at all for performance purpose.

api-integration axios boilerplate cross-platform i18n internationalization mobile-app mobile-development modular-architecture navigation react-native react-query redux state-management template typescript ui-components websocket

Last synced: 08 Oct 2025

https://github.com/willybrauner/interpol

Interpolates values with a GSAP-like API ~ 3kB

animation interpolation javascript library motion typescript utils

Last synced: 23 Feb 2026

https://github.com/dominikbulaj/react-scroll-into-view

Declarative way for scrolling into view (any) page element. Tiny React utility component.

hacktoberfest react reactjs scroll scrolling scrollintoview typescript

Last synced: 06 Feb 2026

https://github.com/Aadarsh805/TweetSage

What your tweets tell about you? Get personalized answers to your questions based on your recent tweets. Our website analyzes your Twitter activity to provide you with accurate and relevant responses to your queries

material-ui nextjs nextjs13 openai reactjs tailwindcss twitter twitter-api typescript

Last synced: 07 Jun 2026

https://github.com/steipete/tokentally

One tiny lib for LLM token + cost math

cost token typescript

Last synced: 03 Apr 2026

https://github.com/excessivecoding/fresh-seo

The fastest way ⚡️ to create sitemap and robots.txt in your Deno Fresh project 🍋

deno fresh seo sitemap typescript

Last synced: 11 Dec 2025

https://github.com/zeldamods/objmap-totk

Tears of the Kingdom Object Map

leaflet nintendo-switch totk typescript vue zelda

Last synced: 25 Jun 2025

https://github.com/tkrotoff/marvelheroes

Web app that displays characters from Marvel comics

babel bootstrap jest playwright react react-testing-library typescript

Last synced: 21 Mar 2025

https://github.com/chord-ts/rpc

💎 Cutting edge transport framework vanishing borders between frontend and backend

chord express http json-rpc json-rpc-transport rpc sveltekit typescript

Last synced: 05 May 2025

https://github.com/Murzbul/node-experience

Hello! NExp (Node Experience) is a boilerplate for Node, which makes use of a Hexagonal architecture, in addition to all the power of TypeScript that combined allow a perfect cohesion thus achieving a clean and at the same time very powerful implementation.

boilerplate-application docker innovation-labx mongodb nodejs typescript

Last synced: 18 Sep 2025

https://github.com/lightness/type-comparator

Useful comparator functions written on Typescript

comparator javascript ordering sorting typescript

Last synced: 30 Apr 2025

https://github.com/EddyVinck/ConfTalks

⚠️ Development is currently on hold 🎥 An open source index of already recorded and scheduled conference talks to help you decide if you should go. Built for all developers 👩‍💻👨‍💻

backend conference-speakers conference-talk conference-talks conferences css frontend html javascript json opensource python typescript

Last synced: 30 Apr 2025

https://github.com/nerixyz/current-song-overlay

Display the currently playing song/audio from the Browser, VLC or Spotify

hacktoberfest javascript spotify typescript

Last synced: 30 Apr 2025

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

A hybrid caching library for GraphQL written for Javascript Express

caching graphql graphql-server localstorage redis typescript

Last synced: 30 Apr 2025

https://github.com/xavimondev/vdbs

Convert your database diagrams into SQL Schema

cli hackaton-supabase nextjs openai shadcn-ui supabase tailwindcss typescript vision-api

Last synced: 09 May 2025

https://github.com/linkb15/turborepo-shadcn-ui-tailwind-4

This template is for creating a monorepo with Turborepo, shadcn/ui, tailwindcss v4, and react v19.

eslint nextjs nextjs-template nextjs15 react react19 react19-starter reactjs shadcn-ui tailwindcss tailwindcss-v4 turbopack turborepo typescript

Last synced: 07 Apr 2026

https://github.com/KnisterPeter/tscodeshift

tscodeshift is a toolkit for running codemods over multiple TS files

ast-transformations codemod codeshift typescript

Last synced: 01 Apr 2025

https://github.com/johnpapa/express-to-functions

TypeScript Node/Express 👉TypeScript Serverless ➕ Angular

azure azure-functions express nodejs typescript

Last synced: 04 Sep 2025

https://github.com/hpprc/gatsby-starter-hpp

✈️ A simple Gatsby starter with TypeScript and many tools

gatsby gatsby-starter gatsbyjs mdx netlify skeleton-template typescript

Last synced: 16 Mar 2025

https://github.com/broxus/locklift

Node JS framework for working with Everscale and Venom contracts. Inspired by Truffle and Hardhat. Helps you build, test, run and maintain your smart contracts.

blockchain dapps debugging everscale javascript smart-contracts solidity stack-traces task-runner tooling typescript venom-blockchain venom-developer-program

Last synced: 08 Jun 2026

https://github.com/bespoyasov/treees

Trees images generator based on L-Systems made with TypeScript using OOP principles.

architecture canvas ddd design-patterns image-generator l-systems oop oop-principles solid-principles typescript

Last synced: 04 May 2025

https://github.com/yaoapp/xgen

A official lowcode resolution based yao app engine.

ant-design components design-system low-code mobx react shadow-dom typescript umi

Last synced: 06 Apr 2025

https://github.com/w3labkr/nextjs14-supabase-blog

This is a dashboard starter template for the NextJS 14 app router using supabase based on shadcn-ui.

ckeditor5 dashboard i18next javascript js nextjs pwa radix-ui react react-i18next redux redux-persist redux-toolkit shadcn-ui supabase supabase-auth tailwindcss ts typescript

Last synced: 01 Nov 2025

https://github.com/thednp/navbar

🧭 Modern Navigation Component

menu navbar navigation scss typescript

Last synced: 25 Oct 2025

https://github.com/jasonkuhrt/template-typescript-lib

🎛️ Project template for TypeScript libraries

example library template typescript

Last synced: 09 Apr 2025

https://github.com/MikeRecognex/mcp-codebase-index

17 MCP query tools for codebase navigation — functions, classes, imports, dependency graphs, change impact. Zero dependencies. 87% token reduction.

ai-coding ast-parser claude-code code-analysis code-navigation codebase-indexer dependency-graph mcp mcp-server model-context-protocol python symbol-table typescript

Last synced: 03 Jun 2026

https://github.com/supertokens/supertokens-website

Frontend SDK for SuperTokens - for session management + automatically refreshing sessions

authentication authorization axios frontend jwt jwt-auth security supertokens supertokens-frontend typescript

Last synced: 24 Oct 2025

https://github.com/superstreamlabs/memphis.js

Node.js client for Memphis. Memphis.dev is a highly scalable and effortless data streaming platform

message-broker messaging-queue microservices nestjs node-js nodejs typescript

Last synced: 07 May 2025

https://github.com/skiniks/react-native-shiki-engine

Shiki syntax highlighting for React Native. Zero bridge overhead with native Oniguruma regex engine.

android cpp ios javascript jsi native react react-native shiki syntax-highlighting textmate turbo-modules typescript

Last synced: 13 Apr 2025

https://github.com/radarsu/ts-import

Importing TypeScript files dynamically into JavaScript requires additional compilation step, which is troublesome to write for many. Popular typescript-require package seems to be obsolete and doesn't allow much customization.

compile dynamic import require typescript

Last synced: 04 Apr 2025

https://github.com/yusha0123/quiz-app

Quiz app built using Next.js, utilizing the TRIVIA API for the questions database.

nextjs shadcn-ui taildwindcss trivia-quiz-game typescript

Last synced: 17 Jun 2025

https://github.com/hueyy/hungryhippo

🦛 scrapes websites and generates rss feeds

feeds hacktoberfest news nodejs rss rss-feed rss-feed-scraper rss-generator typescript

Last synced: 28 Jun 2025

https://github.com/overengineeringstudio/effect-utils

A collection of production-ready Effect utilities and integrations.

effect overengineered typescript

Last synced: 24 Jan 2026

https://github.com/voodooattack/serialism

Serialize complex JavaScript objects or ES6 classes with circular dependencies natively.

binary-protocol deserialization javascript node-addon nodejs serialization structured-clone typescript typescript-library

Last synced: 09 Apr 2025

https://github.com/privatenumber/terminal-columns

Render readable & responsive tables in the terminal

cli columns readable responsive table typescript wrapping

Last synced: 06 Apr 2025

https://github.com/0kku/destiny

A reactive UI library for JavaScript and TypeScript

framework frontend javascript reactive-programming typescript ui

Last synced: 19 Aug 2025

https://github.com/megaputer/dts-css-modules-loader

A small Webpack loader to generate typings for your CSS-Modules

css-modules loader typescript typings webpack

Last synced: 21 Aug 2025

https://github.com/inventare/django-image-uploader-widget

A beautiful image uploader widget for django and django-admin

django django-admin image inline-editing python typescript uploader widget

Last synced: 25 Mar 2025

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

Modern Laravel SaaS starter kit with Vue 3, TypeScript, Inertia.js, and shadcn/ui - built for rapid SaaS development

inertiajs laravel laravel-framework laravel-starter-kit open-source saas saas-boilerplate saas-template shadcn starter-kit typescript vue3 vuejs

Last synced: 18 Apr 2026

https://github.com/jaydenseric/extract-files

A function to recursively extract files and their object paths within a value, replacing them with null in a deep clone without mutating the original value. FileList instances are treated as File instance arrays. Files are typically File and Blob instances.

esm graphql maintained mjs node npm typescript

Last synced: 05 Apr 2025

https://github.com/ecoapm/wifisurveyor

Visualize Wi-Fi signal strength over a geographic area

hacktoberfest mapping signalr signalr-core surveyor typescript vue-js wardriving webgl wi-fi wifi

Last synced: 02 Jul 2025

https://github.com/andrey-kudinov/reviews

Form with the Constraint validation API and a star rating system

hacktoberfest netlify react typescript vite

Last synced: 12 Apr 2025