@crazygl/hero-shine-text
v0.1.1
Published
Shine Text — Premium chrome-style shine — silver gradient face, soft wide highlight with iridescent tint leading the sweep, and a pulsing glow halo that breathes in sync. A customizable CrazyGL animated hero section — WebGL, React, drop-in.
Maintainers
Readme
Hero made by @ybouane.
@crazygl/hero-shine-text
Premium chrome-style shine — silver gradient face, soft wide highlight with iridescent tint leading the sweep, and a pulsing glow halo that breathes in sync.
Demo
Install
npm install @crazygl/hero-shine-textUsage
import ShineText from '@crazygl/hero-shine-text';
export default function Hero() {
return (
<ShineText
heading="shine on"
shineSpeed={3.4}
tintColor="#b8c7ff"
/>
);
}Customise
- Content —
heading. - Shine —
shineSpeed(sweep duration),shineWidth,shineAngle. - Glow —
glowSize,glowOpacityof the pulsing halo. - Colours —
topColor/baseColor/bottomColor(silver face),shineColor(core),tintColor(iridescence), plusfontSize,headingFontFamily,headingFontWeight. - Backdrop —
transparentBackgroundor a solidbgColor.
Best for
- Enterprise and SaaS hero headings wanting a polished metallic wordmark.
- Product names, logotypes and launch banners.
- Luxury and premium brand pages needing a restrained, classy shine.
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.
