Tools
@nimpl/cache
Caching solutions in Next.js, React Router and other frameworks. Cache handlers and utilities designed to provide efficient and scalable caching@nimpl/cache-adapter
An adapter that allows you to use any cache handler on the client and server side and switch between them. Adds support for running next.js applications in multiple instances.@nimpl/cache-redis
Redis-based cache handler. Designed for Next.js but can be used to build custom caching solutions for any other stack@nimpl/cache-server
A standalone HTTP server that exposes a `CacheHandler` instance via HTTP API. Designed to work with `FetchLayer` from `@nimpl/cache` to enable distributed caching across multiple application instances.@nimpl/cache-tools
Utilities for working with `@nimpl/cache`-like cache handlers, including data retrieval and function caching. It offers helpers for creating cached functions and API routes for cache inspection tools like `@nimpl/cache-widget`.@nimpl/cache-widget
React widget for visualizing and inspecting cache entries from `@nimpl/cache-redis`.@nimpl/classnames-minifier
Configuring style (css/scss/sass) modules to generate compressed classes@nimpl/config
The package allows for convenient management of application configuration in Next.js environments@nimpl/getters
Implementation of server getters in React Server Components without switching to SSR@nimpl/inio
Utility for editing a group of JSON files. Plug-and-Play solution - just Run and Edit!@nimpl/middleware-chain
The package allows you to create a chain of native next.js middlewares without any modifications@nimpl/path-parser
Helper for next.js-styled pathname parsing (f.e. /(site)/docs/[key]) to get dynamic params@slidebook/cli
Build polished, collaborative, and programmable slide decks with React and Next.js. Slidebook is an end‑to‑end toolkit for creating presentations with first‑class support for theming, live preview, and real‑time collaboration. AI‑assisted authoring is ava@slidebook/core
Build polished, collaborative, and programmable slide decks with React and Next.js. Slidebook is an end‑to‑end toolkit for creating presentations with first‑class support for theming, live preview, and real‑time collaboration. AI‑assisted authoring is ava@slidebook/image
Build polished, collaborative, and programmable slide decks with React and Next.js. Slidebook is an end‑to‑end toolkit for creating presentations with first‑class support for theming, live preview, and real‑time collaboration. AI‑assisted authoring is ava@slidebook/server
Build polished, collaborative, and programmable slide decks with React and Next.js. Slidebook is an end‑to‑end toolkit for creating presentations with first‑class support for theming, live preview, and real‑time collaboration. AI‑assisted authoring is avacontection
A state management library that extends React Context API with fine-grained subscriptions and computed values.contection-next-cookie-adapter
A Next.js cookie-based persistence adapter for contection that automatically saves and restores state to browser cookiescontection-react-router-cookie-adapter
A React Router cookie-based persistence adapter for contection that automatically saves and restores state to browser cookiescontection-storage-adapter
A persistent storage adapter for contection that automatically saves and restores state to browser storagecontection-top-layer
A layer management module. Provides efficient management of dialogs and upper layers with granular subscriptionscontection-viewport
A performance-based viewport management module built on top of contectionImages compressor
Image Compressor is a versatile and powerful plugin designed to streamline the image compression process within Figmanext-themeizer
Package for adding "Themeizer" ecosystem interaction configuration to your next.js applicationrobindoc
Robindoc is a framework for automatically creating documentation websites based on markdown files, built on React.js Server Componentsthemeizer
Package for embedding themes from "Themeizer" Figma plugin at the server level or at build stagethemeizer-cli
A cli tool to automatically replace published (by "Themeizer" plugin) colors in style files with a css variabletop-layer
Library for working with native HTML dialogs and upper layers (f.e. notifications) without unnecessary application rerenders.