neu_ui

Neu UI

github issues shield releases build github licence github commit activity shield twitter repository example

Prototype and build projects faster using Neu UI - the neumorphic React component library.

Translations

Contents

About

Neu UI started life as a small side project exploring UI component design and development using neumorphic design.

The style was originally conceptualised by Alexander Plyuto in late 2019 and “neumorphism”, a mixture between skeumorphism and material design, was coined by Michal Malewicz shortly afterwards.

For further information about the design, it’s worthwhile taking a look at Alexander Plyuto’s guide here.

The initial components have now been converted and extended to include a whole suite of initial controlled form and card components into a React library. It uses React under the hood, Storybook as a tool to visualise the components and Styled Components to well, style the components.

We are looking for anyone interested in contributing, for further information check out the contribution section below.

Getting Started

Installation

Installing using npm.

npm i ui-neu

Installing using yarn.

yarn add ui-neu

Import a component.

import { Card } from 'ui-neu'

Docs

Docs are available and include information on props, how to start contributing and a contribution guide.

View the Neu UI docs here

Contributing

If you’re interested in contributing, then any support from documentation, to bugfixes to even new feature improvements is welcome.

Looking for a first issue to take on?

Licence

This project is MIT licenced.