A template project combining TypeScript, Jest, microbundle, and esbuild for building small to medium-sized JavaScript/TypeScript libraries. v0.0.9 is the current version. It provides a pre-configured setup for fast bundling (esbuild), testing (Jest), and publishing (microbundle). Differentiator: integrates esbuild for speed and microbundle for easy library packaging, targeting Node >=14. No frequent releases; appears to be a personal template.
npm install ts-esbuild-jest-microbundleNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Clones the template, installs dependencies, runs tests, and builds the library.
Use as a project starter; do not add as a dependency.
Use the GitHub template directly, not as an npm dependency.
No dependency data recorded yet.