Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mrsaeeddev/neumorphic-ui
📚 A library of components based on the concept of neumorphism
https://github.com/mrsaeeddev/neumorphic-ui
component-library components design design-systems javascript library neumorphism react react-components reactjs web
Last synced: 11 days ago
JSON representation
📚 A library of components based on the concept of neumorphism
- Host: GitHub
- URL: https://github.com/mrsaeeddev/neumorphic-ui
- Owner: mrsaeeddev
- License: mit
- Created: 2019-12-30T13:17:17.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-11T18:49:46.000Z (almost 2 years ago)
- Last Synced: 2024-10-11T12:55:00.615Z (27 days ago)
- Topics: component-library, components, design, design-systems, javascript, library, neumorphism, react, react-components, reactjs, web
- Language: JavaScript
- Homepage: https://neumorphic-ui.netlify.com/
- Size: 1.3 MB
- Stars: 92
- Watchers: 6
- Forks: 11
- Open Issues: 36
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# neumorphic-ui
> A library of components based on the concept of neumorphism
[![NPM](https://img.shields.io/npm/v/neumorphic-ui.svg)](https://www.npmjs.com/package/neumorphic-ui) [![JavaScript Style Guide](https://img.shields.io/badge/code_style-standard-brightgreen.svg)](https://standardjs.com) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![Inline docs](http://inch-ci.org/github/dev-saeed/neumorphic-ui.svg?branch=master)](http://inch-ci.org/github/dev-saeed/neumorphic-ui) [![contributions welcome](https://img.shields.io/badge/contributions-welcome-brightgreen.svg?style=flat)](https://github.com/dwyl/esta/issues)
## Install
```bash
npm install --save neumorphic-ui
```## Usage
### Components
- [NeuButton](https://neumorphic-ui.netlify.com/neubutton "NeuButton")
- [NeuCard](https://neumorphic-ui.netlify.com/neucard "NeuCard")
- [NeuHeading](https://neumorphic-ui.netlify.com/neuheading "NeuHeading")
- [NeuProgressBar](https://neumorphic-ui.netlify.com/neuprogressbar "NeuProgressBar")
- [NeuReaction](https://neumorphic-ui.netlify.com/neureaction "NeuReaction")
- [NeuInput](https://neumorphic-ui.netlify.com/neuinput "NeuInput")## Feedback
Suggestions and contributions are welcome. If you can by any means improve the library, just reach out to me at anyone of my social media platforms. Also, you can email me at : [email protected]## Connect with me
[My personal website](https://saeeddev.netlify.com/)## License
MIT © [dev-saeed](https://github.com/dev-saeed)