2.163.0 โ€ข Published 6 months ago

@devopness/ui-react v2.163.0

Weekly downloads
-
License
MIT
Repository
github
Last release
6 months ago

Devopness UI - React

The official Devopness UI components for React

Usage

Install/Upgrade

Use your favourite package manager to install Devopness UI as a dependency of your project:

# Using npm
npm install @devopness/ui-react

# Using yarn
yarn add @devopness/ui-react

โœ๏ธ Contributing

Improvements and contributions are highly encouraged! ๐Ÿ™๐Ÿ‘Š

See the contributing guide for details on how to participate.

All communication and contributions to Devopness projects are subject to the Devopness Code of Conduct.

Not yet ready to contribute but do like the project? Support Devopness with a โญ!

Dependencies

This component library uses:

  • โš›๏ธ React โ€” JavaScript library for user interfaces
  • ๐Ÿ“– Storybook โ€” Frontend workshop for UI development
  • ๐Ÿ’… Styled Components - CSS-in-JS library for styling components
  • โšก Vite โ€” The build tool for the web
  • ๐Ÿ“ฆ SWC (Speedy Web Compiler) โ€” Rust based compiler used to speed up Vite dev server
  • ๐Ÿงช Vitest โ€” Vite-native testing framework
  • ๐Ÿ™ React Testing Library - A light-weight solution for testing React components

As well as a few others tools configured:

Development & Testing

Installing on Linux or macOS systems.

1. Navigate to the project directory

cd packages/ui/react/

2. Install missing dependencies

This command will install all modules listed as dependencies in package.json.

npm install

3. Build UI package

npm run build

4. Run tests

npm run test

5. Run storybook

npm run storybook
2.149.0

10 months ago

2.148.1

10 months ago

2.148.2

10 months ago

2.147.0

12 months ago

2.148.0

10 months ago

2.163.0

6 months ago

2.160.0

7 months ago

2.162.0

7 months ago

2.161.1

7 months ago

2.161.0

7 months ago

2.158.0

7 months ago

2.159.0

7 months ago

2.156.0

8 months ago

2.157.0

7 months ago

2.154.0

10 months ago

2.153.1

10 months ago

2.155.0

9 months ago

2.153.2

10 months ago

2.152.0

10 months ago

2.153.0

10 months ago

2.150.0

10 months ago

2.151.0

10 months ago

2.150.1

10 months ago

2.146.0

1 year ago

2.145.1

1 year ago

2.145.0

1 year ago