https://ismail9k.github.io/neomorphism/
UI components library in the new neomorphism design style
https://ismail9k.github.io/neomorphism/
Last synced: 25 days ago
JSON representation
UI components library in the new neomorphism design style
- Host: GitHub
- URL: https://ismail9k.github.io/neomorphism/
- Owner: ismail9k
- License: mit
- Created: 2020-01-26T19:17:41.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-12T02:02:09.000Z (over 2 years ago)
- Last Synced: 2025-05-08T19:58:54.931Z (28 days ago)
- Language: Stylus
- Homepage: https://ismail9k.github.io/neomorphism/
- Size: 1.94 MB
- Stars: 59
- Watchers: 9
- Forks: 12
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Neomorphism
UI components library in the new neomorphism design style
## Installation
```bash
# npm
npm install --save neomorphism# yarn
yarn add neomorphism# git
git clone https://github.com/ismail9k/neomorphism.git
cd neomorphism
npm install
```## Documentation
https://ismail9k.com/neomorphism
## License
[MIT](http://opensource.org/licenses/MIT)