Nexe: Create a single executable out of your Node.js apps

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • nexe

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

  • pkg

    Discontinued Package your Node.js project into an executable

    I've personally used `nexe` before and ended up swapping it out for Vercel's `pkg`[1]. `pkg` worked better with building ARM binaries and with less gotchas with multiplatform builds, in my experience.

    [1]: https://github.com/vercel/pkg

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

  • xbin

    Discontinued Build nodejs runtimes with a custom main module (by calebboyd)

    (Nexe maintainer here) The project I made before maintaining nexe did this (sort of, from the browser) https://github.com/calebboyd/xbin

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