# MdWrk Packages
**Reusable package catalog**
[](https://github.com/groupsum/markdown_workspace/blob/master/packages/README.md)
[](https://github.com/groupsum/markdown_workspace/releases)
[](../package.json)
[](../LICENSE)
The packages/ tree contains the reusable MdWrk libraries that power authoring, rendering, theming, extensions, lander delivery, and shared primitives.
Well-trafficked package repos treat the package map like a product catalog. This index helps readers move from the repo overview to the exact family or package they need.
contracts/,renderer/,editor/,extensions/, and mostshared/packages now bridge to extracted maintenance repos while keeping the same npm package names.lander/,@mdwrk/structured-data, and@mdwrk/page-template-demo-content-packbridge togroupsum/mdwrk-pages.@mdwrk/mdwrkcom-content-packmoved to its new source-of-truth home inmdwrkcom.
Node.js 20.x through 22.x, matching the workspace engine contract in the root package manifest.
npm install
npm run buildPick a family first, then move to a concrete package README for install and API details.
- Use the package READMEs in this repo as legacy bridge docs for packages that have moved.
- The active source repos are
groupsum/mdwrkfor renderer/editor/contracts/extensions/shared packages andgroupsum/mdwrk-pagesfor lander, structured-data, and page-template-demo-content-pack packages. @mdwrk/mdwrkcom-content-packno longer lives in this repo; this path now exists only as a relocation note.
- Root README - repo overview
- Examples - external-consumer validation
- npm org - published package scope