Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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)