Build typed React routes
Use route definitions, typed navigation, lazy resources, prepare hooks, Suspense, and instrumentation.
React and TypeScript packages
Plumile JS is a monorepo of published TypeScript packages. Start here when you need typed React routing, schema-driven URL filters, shared UI primitives, backoffice conventions, or the repository tooling behind those packages.
npm install @plumile/router
npm install @plumile/filter-query
npm install --save-dev @plumile/eslint-config-typescriptUse route definitions, typed navigation, lazy resources, prepare hooks, Suspense, and instrumentation.
Parse, validate, mutate, and serialize typed query/filter state with deterministic schemas.
Use core manifests, React providers, Relay helpers, auth flows, and URL state conventions.