Components

Copy-pastable components built and battle-tested on Webcules sites. Pick a component from the sidebar — every entry ships with a live playground, docs and full source. No package to install, just take the code.

Featured

WildcodeField preview

WildcodeField

A living wordmark: flowers, vines and critters grow through your lettering on an interactive canvas. Pointer-reactive, reduced-motion aware.

Use it anywhere

The components live in @webcules/ui — available in every Webcules app. Any page (including this one) can render them directly:

import { WildcodeField } from "@webcules/ui/components/wildcode-field";

<WildcodeField phrase="Start today" className="my-8" />