react-neucomponents

1.0.2 • Public • Published

React Neu Components

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

Documentation

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

Library installation

Dependencies

React Neu Components 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 React Neu Components package, run the following command:

npm install --save react-neucomponents

or

yarn add react-neucomponents

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/react-neucomponents.git
  • Install dependencies:
yarn install
  • Launch the styleguidist server:
yarn start

License

MIT

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.2
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.2
    1
  • 1.0.1
    0
  • 1.0.0
    0

Package Sidebar

Install

npm i react-neucomponents

Weekly Downloads

1

Version

1.0.2

License

ISC

Unpacked Size

294 kB

Total Files

10

Last publish

Collaborators

  • tzanchi