Hacker News new | ask | show | jobs
Show HN: MetalliCSS: A JavaScript library that gives CSS a metallic lustre (github.com)
10 points by metallicss 1323 days ago
3 comments

OP here! MetalliCSS is my attempt at achieving a certain quality metallic effect for the web that I wasn’t seeing anyone else doing, without resorting to static images. MetalliCSS produces SVG backgrounds that are tailored around the targeted element’s values for some standard CSS properties (width, height, border-radius, background-color), as well as some custom ones (convexity, metal, seed). A live demo can be found here: https://www.metallicss.com All comments are welcome and appreciated!
One of those things i never knew i needed until i saw it.
Nice work Mikael, starred!
Thank you!