Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/MikaeI/metallicss
Adaptive metallic finish for CSS
https://github.com/MikaeI/metallicss
css metallic skeuomorph skeuomorphic skeuomorphism
Last synced: 19 days ago
JSON representation
Adaptive metallic finish for CSS
- Host: GitHub
- URL: https://github.com/MikaeI/metallicss
- Owner: MikaeI
- License: mit
- Created: 2022-09-24T21:44:39.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-02T08:58:20.000Z (3 months ago)
- Last Synced: 2024-10-02T14:39:17.769Z (about 1 month ago)
- Topics: css, metallic, skeuomorph, skeuomorphic, skeuomorphism
- Homepage: https://www.metallicss.com
- Size: 324 KB
- Stars: 143
- Watchers: 3
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Adaptive metallic finish for CSS
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 `