← All projects

startkit

Minimal project template for new libraries.

TypeScriptTemplateStatus: Stable

Overview

startkit gives you a publish-ready library with nothing beyond the essentials: a test runner, a linter, and a release script. Run it, rename it, and ship. It follows the libnudget principles by making the small choices for you.

Installation

npx --yes github:libnudget/startkit mylib