Learning how modern npm package work.
npm i example-npm-package
import { greet } from "example-npm-package";
greet("Hello, world! 💖");
Josh Goldberg ✨ 🔧 |
markEHVN 💻 🖋 📖 🤔 🚇 🚧 📆 🔧 |
💙 This package was templated with
create-typescript-app
.