TypeScript web-framework

Open-source TypeScript projects categorized as web-framework

Top 11 TypeScript web-framework Projects

  • Angular

    Deliver web apps with confidence πŸš€

  • Project mention: Angular Signals, Reactive Context, and Dynamic Dependency Tracking | dev.to | 2024-04-24

    /** * https://github.com/angular/angular/blob/75a186e321cb417685b2f13e9961906fc0aed36c/packages/core/src/render3/reactivity/untracked.ts#L15 * * packages/core/src/render3/reactivity/untracked.ts * **/ export function untracked(nonReactiveReadsFn: () => T): T { const prevConsumer = setActiveConsumer(null); try { return nonReactiveReadsFn(); } finally { setActiveConsumer(prevConsumer); } }

  • expo

    An open-source framework for making universal native apps with React. Expo runs on Android, iOS, and the web.

  • Project mention: Como Foi O Front In Floripa? πŸ€” | dev.to | 2023-11-28
  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • AdonisJs Framework

    AdonisJS is a TypeScript-first web framework for building web apps and API servers. It comes with support for testing, modern tooling, an ecosystem of official packages, and more. (by adonisjs)

  • Project mention: Hot module replacement (HMR) in AdonisJS | dev.to | 2024-04-24

    The framework users, particularly EstΓ©ban, have raised this problem several times. Here's a discussion thread for your reference.

  • hono

    Web Framework built on Web Standards

  • Project mention: Deploy Node.js applications on a VPS using Coolify | dev.to | 2024-04-20

    Hono - Ultrafast web framework for the Edges

  • routing-controllers

    Create structured, declarative and beautifully organized class-based controllers with heavy decorators usage in Express / Koa using TypeScript and Routing Controllers Framework.

  • foal

    Full-featured Node.js framework, with no complexity. πŸš€ Simple and easy to use, TypeScript-based and well-documented.

  • Project mention: FoalTS – A Full-Featured Node.js Framework | news.ycombinator.com | 2023-05-18
  • Aurelia 2

    Aurelia 2, a standards-based, front-end framework designed for high-performing, ambitious applications.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • tinyhttp-deno

    [IN DEVELOPMENT] πŸ¦• Deno port of tinyhttp, 0-legacy, tiny & fast web framework

  • mahal

    Simple, modern web application framework for UI development.

  • vike-solid

    πŸ”¨ Solid integration for Vike

  • Project mention: What is Vinxi, and how does it compare to Vike? | dev.to | 2024-03-05

    So if you go use vite-plugin-ssr with Solid [aka. vike-solid] you're probably going to use Vike's [aka. vite-plugin-ssr] router with a solid adapter [aka. vike-solid].

  • cobain

    A (micro) web-framework for Deno. Utilizing function composition and proxies to create a cohesive and fluent web-framework.

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

TypeScript web-framework related posts

Index

What are some of the best open-source web-framework projects in TypeScript? This list will help you:

Project Stars
1 Angular 94,464
2 expo 28,914
3 AdonisJs Framework 15,417
4 hono 14,905
5 routing-controllers 4,330
6 foal 1,855
7 Aurelia 2 1,347
8 tinyhttp-deno 105
9 mahal 45
10 vike-solid 28
11 cobain 2

Sponsored
Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com