Created my first library in typescript which gives express router a bit more juice

This page summarizes the projects mentioned and recommended in the original post on /r/webdev

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.io
featured
InfluxDB - 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
featured
  • browter

    Give your router some extra juice

  • also browter is almost ready to be used for any other framework! Just need to clean it up a little and start writing some tests. Preview of the api

  • fastify-express

    Express compatibility layer for Fastify

  • It seems like most of the important plugins have been built and available in the fastify ecosystem. Also with https://github.com/fastify/fastify-express you can use all the express middleware, and actually wrap your entire express application in fastify (obviously just cause you can, not cause you should)

  • 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
  • leaguedex

    Discontinued Keep track of played matchups, write down personalized notes, share your leaguedex with others and more!

  • Sorry just saw your message! Would this mean that you just want 1 browter instance and group all the modules? because you can already do this with express except for the string format binding. example vanilla express router

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Help Converting Express Routes/Middleware/Controllers to Fastify

    2 projects | /r/node | 21 Feb 2022
  • From Express to Fastify in Node.js

    2 projects | /r/node | 1 Apr 2021
  • 5 Node.js security code snippets every backend developer should know

    1 project | dev.to | 29 Feb 2024
  • Google OAuth2 with Fastify + TypeScript From Scratch

    3 projects | dev.to | 5 Nov 2023
  • Migrate Your Express Application to Fastify

    12 projects | dev.to | 5 Jul 2023