Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Stacks
  3. TypeScript
T

TypeScript

Language
3151 projects9291.2k total stars1370.9k total forks44 languages

Open-source projects built with TypeScript

There are currently 3151 open-source projects built with TypeScript, with a combined total of 9291.2k GitHub stars. The most common language among these projects is TypeScript.

Showing 3,151 open-source projects · page 78 of 88

……
Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub
ngx-safe-subscribe
ngx-safe-subscribeBadisi/ngx-safe-subscribe

Automatically unsubscribe from RxJS observables in Angular components to prevent memory leaks.

20TypeScript
15 days ago
fork-join-settled
fork-join-settledDKozachenko/fork-join-settled

RxJS operator that provides Promise.allSettled() behavior for observables, emitting results for all inputs regardless of errors.

20TypeScript
1 year ago
eslint-config-angular
eslint-config-angularnoneforge/eslint-config-angular

A comprehensive ESLint configuration for Angular 20+ projects with TypeScript, component rules, accessibility, and CSS linting.

20TypeScript
6 months ago
ngx-signals-plus
ngx-signals-plusdszendrei/ngx-signals-plus

A collection of enhanced Angular Signals utilities for improved developer experience, including bindable signals, event signals, and testing helpers.

20TypeScript
8 months ago
ngx-validation-messages
ngx-validation-messageslagoshny/ngx-validation-messages

An Angular library that simplifies form validation message display using a single component, reducing boilerplate code.

20TypeScript
1 day ago
viewport-truth
viewport-truthAntonVoronezh/viewport-truth

A VisualViewport-first store for accurate visible viewport size in CSS pixels, handling virtual keyboards and stabilizing resize/scroll jitter.

20TypeScript
5 months ago
ngxAccessor
ngxAccessorZarlex/ngxAccessor

A novel Angular library that connects signals with forms, providing type-safe two-way binding and validation for complex nested objects.

20TypeScript
1 year ago
ngx-smart-tooltip
ngx-smart-tooltiptechasif/ngx-smart-tooltip

A modern, lightweight, and customizable tooltip library for Angular 18+ built with Signals and Web Animations API.

20TypeScript
7 months ago
@Trixwell/data-grid
@Trixwell/data-gridTrixwell/data-grid

A customizable Angular data table component with filtering, sorting, pagination, CSV export, and Material Design integration.

21TypeScript
1 month ago
date-interceptors
date-interceptorsAdaskoTheBeAsT/date-interceptors

Automatically converts ISO 8601 date strings in JSON responses into native Date objects — deeply, safely, and blazingly fast.

20TypeScript
3 months ago
@erlihs/pinia-plugin-storage
@erlihs/pinia-plugin-storageerlihs/pinia-plugin-storage

A Pinia plugin for comprehensive state persistence and synchronization across multiple storage adapters with minimal configuration.

20TypeScript
8 months ago
angular-style-injector
angular-style-injectoremmat-york/angular-style-injector

A lightweight dependency injection container for TypeScript projects, inspired by Angular's Injector.

20TypeScript
4 months ago
sparkles-decorators
sparkles-decoratorsgossi/sparkles-decorators

Decorators for Sparkles/Glimmer components to handle arguments with default values and aliasing.

20JavaScript
7 years ago
angular-mermaider
angular-mermaiderearthdmitriy/angular-mermaider

A static code analyzer that generates Mermaid dataflow diagrams for Angular components to visualize reactive data streams.

20TypeScript
4 months ago
ngx-admin-v20
ngx-admin-v20sebbegamer2222/ngx-admin-v20

A modern admin dashboard built with Angular 20 and Bootstrap 5 featuring reusable components and material design.

20TypeScript
2 hours ago
compuse
compusejakub-hajduk/compuse

A framework-agnostic library for analyzing component usage across React, Vue, Angular, Svelte, Lit-HTML, and plain HTML.

20TypeScript
5 months ago
ng-memento
ng-mementoterzurumluoglu/ng-memento

An Angular library for caching HTTP requests to prevent duplicate calls and improve application performance.

20TypeScript
8 months ago
angular-starter-kit
angular-starter-kitsvierk/angular-starter-kit

A pre-configured Angular project template with Prettier, ESLint, Git hooks, and VS Code settings.

20HTML
6 days ago
ng-catbee
ng-catbeecatbee-technologies/ng-catbee

A collection of modern, type-safe Angular libraries for cookies, IndexedDB, JWT, loading indicators, Monaco Editor, storage, and utilities.

20TypeScript
8 days ago
jupyterlab-kyso
jupyterlab-kysokyso-io/jupyterlab-extension

A JupyterLab extension that enables publishing notebooks directly to Kyso for sharing and collaboration.

20Jupyter Notebook
2 years ago
ngx-classed
ngx-classedlukonik/ngx-classed

A TypeScript library for dynamically managing CSS classes in Angular based on state, with TailwindCSS IntelliSense support.

20TypeScript
10 months ago
web-serial-rxjs
web-serial-rxjsgurezo/web-serial-rxjs

A TypeScript library providing a reactive RxJS wrapper for the Web Serial API to enable serial port communication in web apps.

20TypeScript
13 days ago
GTPL
GTPLgarag-lib/GTPL

A TypeScript library for reactive template systems using Direct DOM and Proxy for efficient UI updates in 11kB.

20TypeScript
1 month ago
ngrx-store-wrapper
ngrx-store-wrapperhimanshuarora111/ngrx-store-wrapper

Angular library for NgRx state management with automatic action/reducer generation and built-in session/local storage persistence.

20TypeScript
11 months ago
nmce
nmcezijianhuang/nmce

A set of reusable Angular components and extensions for Angular Material, targeting complex business applications and rapid development.

20TypeScript
1 month ago
MQTT v5
MQTT v5antonymarion/capacitorjs-mqtt-native-plugin

A CapacitorJS plugin for Android that enables native MQTT communication via TCP protocol.

20Java
2 years ago
NestJS TDengine Driver
NestJS TDengine DriverIricBing/nestjs-tdengine

A NestJS driver plugin for TDengine database using its RESTful API.

22TypeScript
5 years ago
ngx-custom-controls
ngx-custom-controlskapilkumar0037/ngx-custom-controls

An Angular library providing a base directive to simplify creating custom form controls with built-in validation for both template-driven and reactive forms.

21TypeScript
1 year ago
ngx-search-pipe
ngx-search-pipepaulotokarskiglinski/ngx-search-pipe

An Angular pipe for filtering arrays of objects by search string, compatible with signals and nested properties.

20TypeScript
1 year ago
angular-router-menus
angular-router-menusmuuvmuuv/angular-router-menus

A zero-dependency Angular library that automatically builds navigation menus from your router configuration.

21TypeScript
29 days ago
@klubinskak/ngx-smart-forms
@klubinskak/ngx-smart-formsklubinskak/ngx-smart-forms

Signal-powered utilities for tracking form state, dirty detection, and reset logic in Angular 17+ with minimal boilerplate.

20TypeScript
1 year ago
aurelia-axel
aurelia-axelcmichaelgraham/aurelia-axel

A starter kit for building web-based spatial information systems with Aurelia, ESRI, and SQL Server.

21JavaScript
10 years ago
fluent-ssml
fluent-ssmlmaghis/fluent-ssml

A TypeScript library for building Alexa SSML templates using a fluent, immutable, and composable API.

21TypeScript
7 years ago
ngx-locator
ngx-locatorEa-st-ring/ngx-locator

Angular development utility to open component and template files directly from the browser with keyboard shortcuts.

20JavaScript
1 month ago
ngx-flickering-grid
ngx-flickering-gridomnedia/ngx-flickering-grid

An Angular library for creating animated flickering grid backgrounds with customizable parameters.

21TypeScript
7 months ago
aqua-compiler
aqua-compileroptio-labs/aqua-compiler

An expressive high-level language for writing Algorand smart contracts that compiles to TEAL code.

21TypeScript
4 years ago
1
77
78
79
88