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/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/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/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/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/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/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/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/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/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/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/robzilla1738/codex-workflows

Workflow-as-code orchestration for Codex

codex codex-plugin mcp multi-agent typescript workflows

Last synced: 10 Jun 2026

https://github.com/dbos-inc/dbos-demo-apps

Demo applications for DBOS Transact

dbos demo-app postgresql python typescript

Last synced: 22 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/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/kevcjones/ngx-simple-modal

A simple unopinionated framework to implement simple modal based behaviour in angular (v2+) projects.

angular component dialog modal modal-components ngx reusable typescript ui

Last synced: 10 Apr 2025

https://github.com/tractr/traxion

A Generative Toolkit for NestJS Developers. Harness the speed of a BaaS while preserving complete freedom and control over your NestJS stack.

casl generator graphql nestjs nestjs-backend prisma rbac typescript

Last synced: 15 Oct 2025

https://github.com/esp/esp-js

Evented State Processor (ESP) adds specific processing workflow around changes to a model's state.

esp-js react typescript

Last synced: 22 Jan 2026

https://github.com/anjmao/phaser-candy-crush

Candy crush like game made with Phaser HTML5 game engine

candy-crush game phaser typescript

Last synced: 16 Jun 2025

https://github.com/bjerkio/nestjs-slack

Lightweight library to use Slack in NestJS applications.

nest nestjs slack slack-api slack-webhook typescript

Last synced: 04 Apr 2025

https://github.com/phenomnomnominal/ineeda

Mocking library for TypeScript and JavaScript using Proxies!

auto-mocking javascript mock mocking proxies proxy testing typescript unit

Last synced: 02 Sep 2025

https://github.com/onixjs/core

Enterprise Grade #NodeJS Platform implementing Industry Standards & Patterns in order to provide Connectivity, Stability, High-Availability and High-Performance

alpha enterprise-grade high-availability high-performance msa mvc nodejs oidc onixjs rpc sdk soa typescript

Last synced: 24 Apr 2025

https://github.com/typestyle/csstips

CSS Tips to help beginners using CSS in TS / JS

css css-in-js typescript typestyle

Last synced: 10 Apr 2025

https://github.com/callstack/eslint-config-callstack

ESLint preset extending Flow, Prettier and Jest

eslint hacktoberfest prettier react react-native typescript

Last synced: 08 Apr 2025

https://github.com/mscharley/generic-type-guard

Type safe, composable type guards for TypeScript

input-validation type-guards type-safety typescript

Last synced: 04 Apr 2025

https://github.com/lio-zero/blog

I hope my content can help you. Now I focus on the front-end field, but I will also share what I see and feel in my limited time.✨✨

algorithms blog coding computer-network css data-structures dom frontend git github html javascript mongodb node react tool typescript vscode vuejs wtf

Last synced: 04 Apr 2025

https://github.com/attempt-this-online/attempt-this-online

Try It Online clone: online sandbox environment for testing code in a variety of languages

attempt-this-online bash c code-execution esolang linux next-js react rust sandbox shell typescript

Last synced: 09 Apr 2025

https://github.com/spaceagetv/electron-playwright-example

Example of multi-window Playwright testing with Electron

e2e electron playwright testing typescript

Last synced: 22 Aug 2025

https://github.com/depyronick/nestjs-clickhouse

ClickHouse Client Module for Nest Framework (node.js)

clickhouse clickhouse-client javascript nestjs nodejs nosql sql typescript

Last synced: 27 Jul 2025

https://github.com/ivan-corporation/easter-break

Ideal package for some easter egg in your site. He just give you onClick function with canvas destroying current page ☠️

canvas easter-break easter-egg funny javascript nextjs npm-package physics react typescript vannila-js vue webpack

Last synced: 12 May 2025

https://github.com/ipfs/service-worker-gateway

IPFS Gateway implemented in Service Worker

helia ipfs ipfs-gateway ipfs-helia service-worker typescript

Last synced: 16 Jan 2026

https://github.com/brunojppb/react-phoenix-ts

Phoenix Web app template with asset pipelines for React and TypeScript

elixir phoenix react typescript

Last synced: 12 May 2025

https://github.com/aboutlo/swr-eth-tutorial

Step by step tutorial Ethereum React and SWR

ethereum react swr typescript

Last synced: 13 Apr 2025

https://github.com/ekafyi/johnnydecimal-index-generator

Code for the Johnny Decimal Index Generator web app

snowpack svelte tailwindcss typescript

Last synced: 15 Jul 2025

https://github.com/aasailan/egg-nideshop

使用egg框架重写的nideshop后台

egg mysql nodejs sequelize typescript

Last synced: 12 Apr 2025

https://github.com/hejny/Ukraine

Help Ukraine - add ribbon with Ukraine flag into the website you manage, show the anti-war message to Russian users, or block them from your service.

library typescript ukraine ukraine-invasion ukrainewar war

Last synced: 14 Mar 2025

https://github.com/darkguy10/promptfolio

A cool, responsive, terminal-like portfolio website made with React and Typescript.

portfolio portfolio-website react react-typescript reactjs terminal-style-website typescript

Last synced: 12 Apr 2025

https://github.com/iwpnd/tile38-ts

TypeScript client for Tile38 geo-database

database geospatial tile38 tile38-client typescript

Last synced: 02 Apr 2026

https://github.com/amarcruz/jscc

Tiny and powerful preprocessor for conditional comments and replacement of compile-time variables in text files

comments compilation conditional es6 html javascript jspreproc parser preprocessor replacement typescript

Last synced: 16 Mar 2025

https://github.com/semicognitive/sveltekit-chat

An example SvelteKit project, with a server endpoint written with LangChain.

ai chatgpt javascript openai svelte sveltekit typescript

Last synced: 25 Apr 2025

https://github.com/chanlito/nuxt-ts-starter

We love using Nuxt & Typescript 💚💙

nuxt nuxtjs serverside-rendering ssr typescript

Last synced: 17 Jul 2025

https://github.com/snaptopixel/vuex-ts-decorators

Write Vuex stores and modules with type-safety and code completion

decorators typescript vue vuejs vuex

Last synced: 11 Jul 2025

https://github.com/juliantanx/aiusage

Open-source AI usage tracker — tokens, cost, and sessions across Claude Code, Codex, Hermes, Qoder, and more

ai ai-analytics ai-coding-assistant ai-usage aiusage better-sqlite3 claude claude-code cli codex cost-tracking dashboard developer-tools react token-tracker token-usage typescript

Last synced: 03 Jun 2026

https://github.com/aykxt/crypto

🔐 Fast crypto library for Deno written in pure Typescript. AES, Blowfish, CAST5, DES, 3DES, HMAC, HKDF, PBKDF2

3des aes blowfish cast5 cbc cfb ciphers crypto ctr deno des ecb hkdf hmac ofb pbkdf2 typescript

Last synced: 13 Oct 2025

https://github.com/hejny/ukraine

Help Ukraine - add ribbon with Ukraine flag into the website you manage, show the anti-war message to Russian users, or block them from your service.

library typescript ukraine ukraine-invasion ukrainewar war

Last synced: 15 Mar 2026

https://github.com/saddamarbaa/node-express-mongodb-typescript-ecom-social-rest-api

An open-source RESTful API developed using NodeJS, Express, MongoDB and TypeScript that helps you to integrate User Authentication, E-commerce management and Social Media Post Management in your application with Filter, pagination, Sort and Search API

cloundinary expressjs jest jwt-authentication mongodb-database nodejs supertest swagger-ui typescript

Last synced: 24 Oct 2025

https://github.com/balmbees/corgi

AWS Lambda / API Gateway native, fast and simple web framework

api-gateway aws-lambda corgi lambda node server serverless serverless-express typescript

Last synced: 27 Oct 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: 09 Apr 2025

https://github.com/daniel-boll/scylla-javascript-driver

A ScyllaDB Driver alternative for Nodejs, Javascript and Typescript written using Node API through Rust bindings

hacktoberfest hacktoberfest-2024 javascript napi-rs nodejs rust rust-lang scylladb scylladb-driver typescript

Last synced: 11 Jun 2025

https://github.com/apollo-level2-web-dev/university-management-auth-service

This is a tutorial project designed for the "Programming Hero Next Level Web Development Course." It offers a hands-on learning experience in building a robust web application using Mongoose, MongoDB, and Express. The tutorial provides step-by-step instructions, code examples, and best practices to help you enhance your web development skills.

express mongodb mongoose typescript

Last synced: 24 Apr 2025

https://github.com/edusperoni/nativescript-ripple

NativeScript plugin to add Android Material Design Ripple effect to your layouts.

android material-design nativescript nativescript-plugin ripple typescript

Last synced: 05 Sep 2025

https://github.com/hywax/vite-vanilla-library-template

Template for creating a library with a fully customized environment.

eslint starter-template template typescript vanilla-js vite vitest

Last synced: 15 Aug 2025

https://github.com/battlehawk00/blognode-dev

BlogNode - 一个使用 Fastify+Mongoose 搭建的模块化、轻量级、可定制主题及插件的博客平台。

blog blog-engine blog-platform docker fastify fastifyjs i18n mongo mongo-db mongodb mongoose node node-js nodejs plugins react reactjs theme themes typescript

Last synced: 13 Aug 2025

https://github.com/itsMapleLeaf/gatekeeper

supercharge your discord commands by gatekeeping them in a flow of reactivity ⛓⚡

discord discord-bot discord-bot-framework discord-js framework javascript typescript

Last synced: 14 May 2025

https://github.com/souranalytics/pickle-old

Privacy and developer-first analytics

hacktoberfest nextjs prisma supabase tailwindcss typescript

Last synced: 14 May 2025

https://github.com/thuongtruong1009/twitter-meta

🏷 Stay up-to-date with tweets from multidisciplinary, fully informed with all live commentary. Free and widely available online for everyone.

bablejs component css3 eslint firebase frontend-web github html-css-javascript html5 javascript pinia postcss prettier pwa quasar scss twitter typescript vue-router vuejs

Last synced: 29 Jul 2025

https://github.com/srar/socks2shadowsocks

单Socks5 转换 多Shadowsocks端口 流量统计 抓包分析 TypeScript

nodejs shadowsocks shadowsocks-server typescript

Last synced: 17 Jan 2026

https://github.com/abstractalgo/react-browser-extension

starter repo for building web browser extensions (MV3) with React v18 and Typescript

browser-extension chrome chrome-extension extension react typescript

Last synced: 12 May 2025

https://github.com/panaverse/styling-nextjs-projects

Learning Next.js Styling with TailwindCSS and Chakra UI

chakra-ui nextjs tailwindcss typescript

Last synced: 04 Apr 2025

https://github.com/cn-tower/funclib

Funclib is a practical and powerful JavaScript library. Funclib是一个简单、易用、贴进业务逻辑的JavaScript函数库。

dir-parser es5 es6 fn funclib funclibjs javascript javascript-library js js-functions js-lib js-library js-logger js-tools js-utils nodejs ts-lib ts-library typescript zjson

Last synced: 02 Sep 2025

https://github.com/ebarooni/capacitor-calendar

A capacitor plugin for managing calendar events on iOS and Android, with reminders support on iOS.

android angular calendar capacitor capacitor-plugin eventkit ionic ios kotlin native reminders swift typescript

Last synced: 26 Dec 2025

https://github.com/rkrupinski/stan

Minimal, type-safe state management

react state-management typescript

Last synced: 08 Feb 2026

https://github.com/ehacke/ts-di-starter

Node Typescript pattern with Dependency Injection

dependency-injection starter-kit typescript

Last synced: 01 Mar 2026

https://github.com/reconmap/web-client

Reconmap's web client written in React. Manage all your pentest projects from a single place.

chakra-ui frontend hacktoberfest infosec pentesting react reactjs security typescript

Last synced: 08 Oct 2025

https://github.com/deno-windowing/gluten

OpenGL bindings & WebGL API implementation for Deno.

deno ffi gpu opengl typescript webgl

Last synced: 31 Oct 2025

https://github.com/r-o-b-o-t-o/azerothcore-armory

A website to view your AzerothCore server's characters

armory azerothcore azerothcore-tools node-js nodejs typescript

Last synced: 23 Apr 2025

https://github.com/Kanahiro/maplibre-vscode-extension

MapLibre Style Viewer/Editor in VSCode

foss4g map maplibre typescript vscode-extension

Last synced: 21 Jul 2025

https://github.com/doctor-wu/tenon

Tenon / 榫卯 🏗️施工中的低代码平台

compiler low-code monorepo pnpm todo typescript vite vuejs

Last synced: 06 Mar 2026

https://github.com/michealroberts/usetrpc

A composables Vue 3 library for using a tRPC.io client.

trpc typescript vue3 vue3-composition-api vue3-typescript

Last synced: 01 Nov 2025

https://github.com/sachinraja/ts-lib-starter

Boilerplate for your next TypeScript library. Build with speed.

actions boilerplate cjs esm jest package pnpm pre-commit prettier renovate swc template testing tsup typescript xo

Last synced: 11 Sep 2025

https://github.com/kanahiro/maplibre-vscode-extension

MapLibre Style Viewer/Editor in VSCode

foss4g map maplibre typescript vscode-extension

Last synced: 25 Jan 2026

https://github.com/ammarahm-ed/nativescript-macos-solid

Dive into the world of macOS Native app development with the speed and elegance of Solid

appkit javascript macos objc solidjs typescript

Last synced: 23 Apr 2025

https://github.com/BATTLEHAWK00/BlogNode-dev

BlogNode - 一个使用 Fastify+Mongoose 搭建的模块化、轻量级、可定制主题及插件的博客平台。

blog blog-engine blog-platform docker fastify fastifyjs i18n mongo mongo-db mongodb mongoose node node-js nodejs plugins react reactjs theme themes typescript

Last synced: 10 Mar 2025

https://github.com/s-kainet/gulp-spsave

Gulp plugin for saving files inside SharePoint

gulp javascript sharepoint typescript

Last synced: 18 Jun 2025

https://github.com/trycatch-labs/dark

The lightweight and powerful UI rendering engine without dependencies and written in TypeScript💫 (Browser, Node.js, Android, iOS, Windows, Linux, macOS)

angular components concurrent fiber framework frontend hooks jsx nativescript no-build-required nodegui performance react renderer server-side-rendering spring-animation typescript ui virtual-dom web

Last synced: 17 Mar 2026

https://github.com/iyobo/amala

NodeJs Framework for creating REST API endpoints with Typescript decorators. Supports API versioning, OpenAPI3 and docker. Powered by Koa 2+ and Nigerian food (amala+ewedu)

controller koa-router koa2 openapi3 rest-api router typescript

Last synced: 24 Dec 2025

https://github.com/lucasvtiradentes/gcal-sync

🔄 add an one way synchronization from github commits to google calendar and track your progress effortlessly

github google-apps-script google-calendar nodejs npm-package typescript

Last synced: 15 Mar 2026

https://github.com/kremalicious/blog

🍭 My blog kremalicious.com built with Astro + TypeScript. Neat.

astro blog cssmodules design photography typescript web3

Last synced: 13 Apr 2025

https://github.com/saurabhdaware/typescript-run

Run TypeScript files at lightning speed ⚡️ esbuild ftw! [deprecated]

npm-package typescript

Last synced: 18 Mar 2025

https://github.com/jsdaddy/ngx-loader-indicator

Awesome loader for angular applications. No wrappers only you elements

angular carousel loader loading loading-spinner ngx-loader ngx-spiner spiner spinner typescript website

Last synced: 11 Apr 2025

https://github.com/tarkovtracker-org/tarkovtracker

Escape from Tarkov quest, hideout, item, and progression tracker for PvP/PvE with squad sync, built with Nuxt 4 and Supabase.

cloudflare-pages eft escape-from-tarkov hideout-tracker item-tracker nuxt progression-tracker pve pvp quest-tracker supabase tailwindcss tarkov tarkov-tracker typescript vue

Last synced: 28 May 2026

https://github.com/tutur3u/platform

Tuturuuu is an AI-native, open-source workspace that unifies tasks, scheduling, and team collaboration into a single high-performance ecosystem. Built with Next.js, Flutter, and Supabase, it delivers a seamless and real-time experience across web and mobile platforms for modern teams.

nextjs tailwindcss typescript

Last synced: 02 Jul 2026