2.2.30 • Published 3 months ago

elseware-ui v2.2.30

Weekly downloads
-
License
-
Repository
-
Last release
3 months ago

elseware UI

Setup

Install the dependendecies via npm i.

Run Storybook

To test the components and its features start storybook using npm run storybook.

Build

Run npm run build to build the UI framework.

Publishing to npm

Publishing a New Version

  1. Update the version number:

    • Before publishing a new version, update the version in package.json following semantic versioning.
    • Example:
      {
        "name": "elseware-ui",
        "version": "1.0.1",
        ...
      }
  2. Build the UI Framework:

    • Run the following command to ensure your changes are built and ready to be published:
      npm run build
  3. Login to npm:

    • If you're not already logged in to npm, log in using:
      npm login
  4. Publish the package:

    • To publish the package, run the following command:
      npm publish --access public
    • Make sure the package name in package.json is unique and does not conflict with other packages on npm.

Unpublishing an Older Version

If you need to unpublish a specific version of the package:

  1. Unpublish a specific version:

    • To unpublish a specific version of your package (e.g., 1.0.0), run:
      npm unpublish elseware-ui@1.0.0
  2. Unpublish the entire package:

    • If you need to unpublish the entire package, you can run the following command (not recommended for public packages):
      npm unpublish elseware-ui --force

    Note: Be cautious when using --force as npm restricts package unpublishing for packages that are older than 72 hours to avoid breaking dependencies.

2.2.17

3 months ago

2.2.18

3 months ago

2.2.15

3 months ago

2.2.3

3 months ago

2.2.16

3 months ago

2.2.13

3 months ago

2.2.5

3 months ago

2.2.14

3 months ago

2.2.4

3 months ago

2.2.11

3 months ago

2.2.7

3 months ago

2.2.12

3 months ago

2.2.6

3 months ago

2.2.10

3 months ago

2.2.19

3 months ago

2.2.28

3 months ago

2.2.29

3 months ago

2.2.26

3 months ago

2.2.27

3 months ago

2.2.24

3 months ago

2.2.25

3 months ago

2.2.22

3 months ago

2.2.23

3 months ago

2.2.20

3 months ago

2.2.21

3 months ago

2.2.30

3 months ago

2.2.9

3 months ago

2.2.8

3 months ago

2.2.1

3 months ago

2.2.0

3 months ago

2.2.2

3 months ago

2.1.9

3 months ago

2.1.8

3 months ago

2.1.7

3 months ago

2.0.1

4 months ago

2.0.0

4 months ago

1.2.19

4 months ago

2.1.2

4 months ago

2.1.1

4 months ago

2.1.4

4 months ago

2.1.3

4 months ago

2.1.6

3 months ago

2.1.5

3 months ago

2.1.0

4 months ago

1.2.16

4 months ago

1.2.17

4 months ago

1.2.14

4 months ago

1.2.15

4 months ago

1.2.13

4 months ago

1.2.12

4 months ago

1.2.11

4 months ago

1.2.8

5 months ago

1.2.7

5 months ago

1.2.6

5 months ago

1.2.5

5 months ago

1.2.4

5 months ago

1.2.3

5 months ago

1.2.2

5 months ago

1.2.10

5 months ago

1.2.9

5 months ago

1.2.1

5 months ago

1.0.2

9 months ago

1.10.5

1 year ago

1.0.1

9 months ago

1.10.4

1 year ago

1.10.3

1 year ago

1.10.2

1 year ago

1.10.7

1 year ago

1.10.6

1 year ago

1.0.7

9 months ago

1.0.6

9 months ago

1.0.5

9 months ago

1.0.4

9 months ago

1.0.3

9 months ago

0.0.1

1 year ago

0.0.0

1 year ago

0.0.3

1 year ago

0.0.2

1 year ago

1.10.1

1 year ago

0.0.4

1 year ago

1.10.0

1 year ago

1.9.0

1 year ago

1.8.1

1 year ago

1.8.0

1 year ago

1.7.0

1 year ago

1.6.3

1 year ago

1.6.2

1 year ago

1.6.1

1 year ago

1.6.0

1 year ago

1.5.1

1 year ago

1.5.0

1 year ago

1.4.0

1 year ago

1.3.4

1 year ago

1.3.3

1 year ago

1.3.2

1 year ago

1.3.1

1 year ago

1.3.0

1 year ago

1.2.0

1 year ago

1.1.0

1 year ago

1.0.0

1 year ago

0.1.0

1 year ago