0.0.43 • Published 5 years ago

@kyma-project/react-components v0.0.43

Weekly downloads
1
License
Apache-2.0
Repository
-
Last release
5 years ago

Kyma React Components

Overview

This application is a ReactJS component library for the Kyma, based on the component-library-starter.

You can see the components and their properties on the Console page.

Usage

To import the library into an application, run the following command:

npm install --save @kyma-project/react-components

Development

Build

After the build, the webpack creates the lib folder.

Run once:

npm run build

Then run the watch script:

npm run build:watch

Live preview

Use react-styleguidist as a development environment. It lists component propTypes and shows live, editable usage examples based on Markdown files.

To run the live preview:

npm run styleguide

To build sources for later publication:

npm run styleguide:build

Test

Jest Snapshots manages all of the testing. Jest Snapshots places the tests in the __tests__ folders, on the component level.

To run the tests once:

npm test

To run the watch script:

npm run test:watch

To view the coverage report:

npm run test:coverage:report
0.0.43

5 years ago

0.0.42

5 years ago

0.0.41

5 years ago

0.0.40

5 years ago

0.0.39

5 years ago

0.0.38

5 years ago

0.0.37

5 years ago

0.0.36

6 years ago

0.0.35

6 years ago

0.0.34

6 years ago

0.0.33

6 years ago

0.0.32

6 years ago

0.0.31

6 years ago

0.0.29

6 years ago

0.0.28

6 years ago

0.0.27

6 years ago

0.0.26

6 years ago

0.0.25

6 years ago

0.0.24

6 years ago

0.0.23

6 years ago

0.0.22

6 years ago

0.0.22-0

6 years ago

0.0.23-rc

6 years ago

0.0.21

6 years ago

0.0.20

6 years ago

0.0.19

6 years ago

0.0.18

6 years ago

0.0.17

6 years ago

0.0.16

6 years ago

0.0.15

6 years ago

0.0.14

6 years ago

0.0.13

6 years ago

0.0.12

6 years ago

0.0.11

6 years ago