@jsjoeio/hello-world
v0.0.2
Published
<div align="center"> <div> <h1 align="center">npx-template</h1> </div> <p>📦 📄 A modern template for authoring npx packages in TypeScript & ESM</p> <!-- <a href="https://www.npmjs.com/package/your-package"><img src="https://img.shields.io/npm/v
Readme
Usage
Click "Use as template" or fork.
Build your package
Add
NPM_TOKENto repo secretsPush up and it will publish to npm
Testing Locally
To test locally, run pnpm build then node dist/cli.mjs.
Add spice
To spice up your npx package, we recommend checking out clack.
Inspiration
This project came out of a conversation with @nutlope after helping him build aicommits and some of my work on add-ts-jest.
