Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/MikaeI/metallicss

Adaptable metallic finish for CSS
https://github.com/MikaeI/metallicss

css metallic skeuomorph skeuomorphic skeuomorphism

Last synced: about 2 months ago
JSON representation

Adaptable metallic finish for CSS

Awesome Lists containing this project

README

        

# Adaptable metallic finish for CSS


MetalliCSS logo

MetalliCSS is a tiny, dependency-free JavaScript library that makes your CSS shine.

Using the library is as simple as adding the class metallicss to an element, and using CSS properties for configuration. The effect will auto-adapt to the elements size, border-radius and background color.

**✨ [Interactive demo](https://www.metallicss.com)**

## Installation:

- Download `dist/metallicss.min.js` or install with `npm i metallicss`

- Import with `import("metallicss");` or add a script tag before the closing `