Utilities
Shared TypeScript utilities published as @manovaspace/* on npm. Use them independently or alongside the design system.
Packages
Section titled “Packages”| Package | Use when |
|---|---|
@manovaspace/tsconfig |
You want strict shared TypeScript presets |
@manovaspace/markdown |
You need GFM markdown in React |
@manovaspace/pwa |
You are adding a Next.js PWA / offline shell |
@manovaspace/observability |
You wire Sentry via Next.js instrumentation.ts |
Next step
Section titled “Next step”Getting started — install from npm and pick the packages you need.
Also works with npm or yarn; examples use pnpm.