Authoring
Five chapters that take you from npm init to a publishable plugin.
- Getting started β build the smallest useful source-transform plugin end to end.
- Recipes β focused patterns you can copy.
- Testing β Go unit tests + end-to-end
ttscfixtures. - Publishing β npm package shape and pre-publish checks.
- Local development β
go.work,gopls,go test, pnpm notes.
Before you start, skim Concepts. After you ship, see Reference.
Last updated on