1.0.2 • Published 4 years ago

neu-js v1.0.2

Weekly downloads
2
License
ISC
Repository
github
Last release
4 years ago

Neu : Neumorphism Styles Generator

Welcome to Neu. This is a small library which lets you generate Neumorphism styles for your JS application, just with the input of a color. To install from npm:

The only required parameter for Neu is hue, which defines which color should everything be based on. To initialize the generator:

The other parameters are:

Currently Supported styles:

Note: The following code examples are for directly using in core HTML, CSS, JS websites. For React components, use neu-components.

1.0.2:

Basic version with updated Readme, outset, inset, button and dropdown released.

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago