Skip to content

Utilities

Shared TypeScript utilities published as @manovaspace/* on npm. Use them independently or alongside the design system.

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

Getting started — install from npm and pick the packages you need.

Also works with npm or yarn; examples use pnpm.