@hyoretsu/react-components
v1.7.12
Published
A collection of useful components that I use in my projects.
Downloads
149
Readme
A collection of React components, either made or curated by me
Button
GenericLayout
- For Next.jsGlowingBlur
Input
– A powerful<input />
component (actually enforces min/max values and maxLength)Link
– A multi-purpose Link modification for Next.js, switching automatically between the stock<Link />
and safe<a />
Modal
OpacityFilter
– A filter to darken the entire screenTextRing
– Circles a given text in a given radiusSvgGradient
– A little util for when you want to set a SVG's color to gradient. Pass an ID as a prop and useurl("#your-id")
as eitherfill
orstroke
Visual effects
Sonar
– Adds a sonar effect to any component