Typescript Monorepo with NPM workspaces

from blog yield code();, | ↗ original
During the development of my recent project, I decided to split some components to their own packages, and used npm workspaces for that.