New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

neumorphism-react

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

neumorphism-react

Neumorphism component library for React

latest
Source
npmnpm
Version
1.1.1
Version published
Weekly downloads
5
-54.55%
Maintainers
1
Weekly downloads
 
Created
Source

Neumorphism React

Neumorphism React is a React neumorphism components library designed to provide ready to use components following the neumorphism UI/UX trend.

Presentation picture

Documentation

You will find the full documentation and examples of the component library here

! Notice that the documentation is in building state so, some things may be missing !

The library is available on npm

Library installation

Dependencies

Neumorphism React requires the installation of the @emotion/core and @emotion/styled packages:

npm install --save @emotion/core @emotion/styled

or

yarn add @emotion/core @emotion/styled

Package installation

To install the Neumorphism React package, run the following command:

npm install --save neumorphism-react

or

yarn add neumorphism-react

Contributing

The project repository is available here

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

Tech stack

  • React
  • styleguidist for component visualization and documentation
  • emotion for component styling
  • jest for testing
  • eslint for code linting
  • rollup for bundling

Setup and launch the project

  • Clone the project:
git clone https://github.com/ZanchiTheo/neumorphism-react.git
  • Install dependencies:
yarn install
  • Launch the styleguidist server:
yarn start

License

MIT

Keywords

neumorphism

FAQs

Package last updated on 03 May 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts