A quickstart-friendly TypeScript template with comprehensive formatting, linting, releases, testing, and other great tooling built-in. ✨
npm i node-ts-package
import { greet } from "node-ts-package";
greet("Hello, world! 💖");
Josh Goldberg ✨ 🔧 |
Navin Moorthy 💻 🖋 📖 🤔 🚇 🚧 📆 🔧 |
💙 This package was templated with
create-typescript-app
.