ncc is a CLI tool for compiling a Node.js module into a single file, with the motivation of publishing minimal packages to npm and shipping relevant app code to serverless environments. It has zero configuration and built-in support for TypeScript.

3m read timeFrom github.com
Post cover image
Table of contents
MotivationDesign goalsUsageCaveats
5 Comments

Sort: