Using NodeJs code on a webpage

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

Civic Auth - Web2 & Web3 login in a simple SDK
Drop Civic Auth into your app with native TS/JS support. Email login, SSO options, embedded wallets, and full session management. Minimal config. Deploy in under 5 minutes.
www.civic.com
featured
SurveyJS - JavaScript Form Builder with No-Code UI & Built-In JSON Schema Editor
Add the SurveyJS white-label form builder to your JavaScript app (React/Angular/Vue3). Build dynamic JSON forms without coding. Fully customizable, works with any backend, perfect for data-heavy apps. Learn more.
surveyjs.io
featured
  1. Express

    Fast, unopinionated, minimalist web framework for node.

    Generally speaking node hosts itself through something like Express.

  2. Civic Auth

    Web2 & Web3 login in a simple SDK. Drop Civic Auth into your app with native TS/JS support. Email login, SSO options, embedded wallets, and full session management. Minimal config. Deploy in under 5 minutes.

    Civic Auth logo
  3. pkg

    Discontinued Package your Node.js project into an executable

    https://github.com/vercel/pkg is one example

  4. nexe

    🎉 create a single executable out of your node.js apps

    https://github.com/nexe/nexe is another.

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

  • How to create and deploy an Express.js app to Vercel?

    5 projects | dev.to | 22 May 2022
  • Building executable as user for distribution from a progressive web app

    8 projects | dev.to | 6 Jul 2021
  • Prompts

    2 projects | dev.to | 4 Aug 2025
  • How To Build An API With Node, Without Additional Framework (SQL Included)

    3 projects | dev.to | 24 Jul 2025
  • Understanding RESTful APIs

    2 projects | dev.to | 19 Jun 2025

Did you know that JavaScript is
the 3rd most popular programming language
based on number of references?