@crazygl/hero-cyberpunk-text
v0.1.1
Published
Cyberpunk Text — Neon-lit cyberpunk heading with magenta + cyan glow, periodic flicker, and faint scanlines — Night City wall poster vibes. A customizable CrazyGL animated hero section — WebGL, React, drop-in.
Downloads
49
Maintainers
Readme
Hero made by @ybouane.
@crazygl/hero-cyberpunk-text
Neon-lit cyberpunk heading with magenta + cyan glow, periodic flicker, and faint scanlines — Night City wall poster vibes.
Demo
Install
npm install @crazygl/hero-cyberpunk-textUsage
import CyberpunkText from '@crazygl/hero-cyberpunk-text';
export default function Hero() {
return (
<CyberpunkText
heading="NEON CITY"
subheading="after midnight"
primary="#ff3aff"
secondary="#3affff"
/>
);
}Customise
- Content —
headingandsubheadingtext. - Neon —
primaryandsecondaryglow colours, plusflickerHz(flicker rate in Hz;0= steady). - Typography —
textColor,subColor,fontSize,headingFontFamily(a Google font, default Major Mono Display),headingFontWeight. - Backdrop —
transparentBackgroundtoggle andbgColor.
Best for
- Gaming, music, and nightlife landing pages that want a retro-future edge.
- Product or event teasers with a bold, single-word headline.
- Section dividers and 404 / coming-soon screens with attitude.
This hero is part of CrazyGL, a collection of production-ready WebGL, canvas, 3D, and typography effects. Every CrazyGL hero ships with an agent-ready SKILL.md file that helps developers and coding agents adapt the effect into custom landing pages and interactive experiences.
