[ bun i @jamflow/labs ]
JAMlabs
Add ready-to-use features to your Nuxt and Nitro project, without assembling anything from scratch.
One module to add real capabilities to your Nuxt stack
JAMlabs brings together in a single layer the features that normally require multiple integrations, more configuration, and more maintenance time. It's designed for teams that want to build fast — without giving up a tidy, scalable foundation. And that foundation isn't tied to a single framework: it runs Bun-first and reaches beyond Nuxt and Nitro.
JAMlabs integrates into your Nuxt project:
Full Page Global Cache
- Less rendering workAlready-built pages are served directly, without rebuilding them on every request.
- Higher perceived speedIdeal for landing pages, editorial pages, and documentation with infrequent updates.
- Reduced cost per requestSSR forced only where needed, prerendering elsewhere. Route rules decide page by page.
Not just in-memory cache — a distributed global cache.
Nuxt can already keep rendered pages in memory to avoid rebuilding them every time. The limit is that this cache is local to the instance: if the site scales across multiple replicas, each one starts from scratch. Every request that lands on a different server re-renders.
With JAMflow and our Edge Cache, rendering is cached by our network of 119+ PoP across 77 countries. By enabling the Global Static Cache, a page rendered in Europe is automatically propagated to servers in Asia and the Americas: the first European user 'warms up' the cache for everyone else, wherever they are.
Object Storage with Global CDN
- Centralized upload and readA single interface for files of any type.
- Global CDN includedAssets served fast everywhere with no extra configuration.
- A foundation for SaaS and CMSSuited to media libraries and user-generated content.
Preconfigured Validation and Quick Form
- Less repetitive codeA single schema shared across client, server, and form.
- Consistent rulesValidation behaves the same on both sides.
- Faster developmentSchema ready, form generated in minutes.
- Fewer errors in productionData is validated before it reaches the database.
Nuxt UI Components and Dev Pages
- Components ready out of the boxGlobal Search, Auth Card, and Form Builder already configured.
- Integrated uploadAligned with validation and object storage out of the box.
- Dev & Demo PagesReady-made pages for technical onboarding and visual checks.
Search and Indexing
- Fast, scalable searchInstant results even over large amounts of data, with support for filters and advanced searches.
- Automatic indexingContent stays up to date in the index, without manually managing synchronization.
- Fits multiple contextsDashboards, documentation, product catalogs, and in-app searches — all on the same foundation.
