0.0.43 • Published 7 years ago

@kyma-project/react-components v0.0.43

Weekly downloads
1
License
Apache-2.0
Repository
-
Last release
7 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

7 years ago

0.0.42

7 years ago

0.0.41

7 years ago

0.0.40

7 years ago

0.0.39

7 years ago

0.0.38

7 years ago

0.0.37

7 years ago

0.0.36

7 years ago

0.0.35

7 years ago

0.0.34

7 years ago

0.0.33

7 years ago

0.0.32

7 years ago

0.0.31

7 years ago

0.0.29

7 years ago

0.0.28

7 years ago

0.0.27

7 years ago

0.0.26

7 years ago

0.0.25

7 years ago

0.0.24

7 years ago

0.0.23

7 years ago

0.0.22

7 years ago

0.0.22-0

7 years ago

0.0.23-rc

7 years ago

0.0.21

7 years ago

0.0.20

7 years ago

0.0.19

7 years ago

0.0.18

7 years ago

0.0.17

7 years ago

0.0.16

7 years ago

0.0.15

7 years ago

0.0.14

7 years ago

0.0.13

7 years ago

0.0.12

7 years ago

0.0.11

7 years ago