Kiliman

Kiliman

A collection of 25 templates, themes and UI Kits by the author Kiliman.

screenshot of Remix Component Data

This is a proof of concept for showing how you can expose loader functions from your components to use in your routes.

react
remix
screenshot of Remix Component Errorboundary

Example showing how to use `ComponentErrorBoundary`

react
vite
screenshot of Remix Ecommerce

Remix sample wth product catalog and shopping cart

react
vite
tailwind
prisma
screenshot of Remix Error Logging

Patch to add server side error logging support to Remix

react
screenshot of Remix Esbuild Analysis

Includes patch to add --metafile and bundle anaysis support to Remix compiler

screenshot of Remix Express Vite Plugin
141

This package includes a Vite plugin to use in your Remix app. It configures an Express server for both development and production using TypeScript.

screenshot of Remix Fastify App

Test app showing Fastify and Remix integration

react
remix
screenshot of Remix Flat Routes
821

Remix package to define routes using the flat-routes convention

remix
screenshot of Remix Global Data

Example showing how to use global data in your Remix app

react
vite
screenshot of Remix Hydration Fix
124

Sample app that shows how to fix React hydration issues in a Remix app

react
screenshot of Remix Mount Routes

Package for mounting Remix app to non-root routes

remix
screenshot of Remix Params Helper
248

This package makes it simple to use Zod with standard URLSearchParams and FormData which are typically used in Remix apps.

react
remix
screenshot of Remix Scoped Params

Project showing how to track params across multiple routes by scope

react
headless-ui
screenshot of Remix Server Folders

Patch to add .server extension to folder in Remix

react
screenshot of Remix Single Fetch

Remix example showing how to use new Single Data Fetch feature

react
vite
screenshot of Remix Superjson

Sample showing how to use superjson in your Remix app and full fidelity types with inference

react
screenshot of Remix Suspense

Remix example showing how to ensure the Suspense fallback is rendered on route change

react
vite
screenshot of Remix Typedjson
457

This package is a replacement for superjson to use in your Remix app. It handles a subset of types that `superjson` supports, but is faster and smaller.

react
remix
screenshot of Remix Vite Mui

Remix+VIte+MUI example

react
vite
screenshot of Remix Vite Template
154

Remix template with Vite, Tailwind CSS, and Fly.io support

express
react
vite
tailwind
screenshot of Remix Workshop

Projects used for the Remix Conf Europe Workshop

screenshot of Rmx Cli
187

A CLI tool for Remix applications

remix
screenshot of Shadcn Custom Theme
153

This tool generate a custom theme similar to the ones created by the [shadcn/ui Themes website](https://ui.shadcn.com/themes). You can specify the primary, secondary, accent, and gray colors. The color name should be one of the default Tailwind color names (e.g. red, green, blue, indigo, etc.)

tailwind
screenshot of Tailwindui Crawler
831

tailwindui-crawler downloads the component HTML files locally