pkg VS ncc

Compare pkg vs ncc and see what are their differences.

pkg

Package your Node.js project into an executable (by vercel)

ncc

Compile a Node.js project into a single file. Supports TypeScript, binary addons, dynamic requires. (by vercel)
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
pkg ncc
90 15
24,099 8,822
- 1.3%
6.3 6.2
3 months ago 13 days ago
JavaScript JavaScript
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

pkg

Posts with mentions or reviews of pkg. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-03-06.

ncc

Posts with mentions or reviews of ncc. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-10-05.

What are some alternatives?

When comparing pkg and ncc you can also consider the following projects:

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

reverse-engineering - List of awesome reverse engineering resources

esbuild - An extremely fast bundler for the web

webpack - A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.

bytenode - A minimalist bytecode compiler for Node.js

oclif - CLI for generating, building, and releasing oclif CLIs. Built by Salesforce.

parcel - The zero configuration build tool for the web. 📦🚀

Next.js - The React Framework

gulp - A toolkit to automate & enhance your workflow

deno - A modern runtime for JavaScript and TypeScript.

Rollup - Next-generation ES module bundler