1.0.12 • Published 3 years ago

ui-example-library v1.0.12

Weekly downloads
33
License
ISC
Repository
-
Last release
3 years ago

ui-example-library

CI/CD codecov License

Table of Contents

About

A very simple example of a UI library using React and TypeScript. This could be used as a boilerplate for more complex projects.

The components are build using styled-components and following the Theme Specification from System UI.

A runing example of the components could be found in this storybook: https://jrasa.github.io/ui-example-library/

Running tests

UT

npm run test

Coverage

npm run test:coverage

Testing build

npm run test-build

Publishing

The package.json is configured to run npm run ci before publish by using prepublishOnly. This a list of commands for local publish.

Publish patch

npm run publish-patch

Publish minor version

npm run publish-minor

Publish major version

npm run publish-major

Installing

npm i ui-example-library
1.0.12

3 years ago

1.0.11

3 years ago

1.0.10

3 years ago

1.0.9

3 years ago

1.0.2

3 years ago

1.0.8

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago