1.0.9 • Published 7 months ago

@nuskin/product-components-vue v1.0.9

Weekly downloads
-
License
MIT
Repository
-
Last release
7 months ago

@nuskin/product-components-vue

"Product domain vue components are organized here.",

Installing

Usng npm:

npm add @nuskin/product-components-vue

Usng yarn:

yarn add @nuskin/product-components-vue

Example usage

import {ProductCard} = from '@nuskin/product-components-vue';

Storybook

Use Node v14.21.2 to ensure successful use of yarn sb script.

Local Development

In order to test changes of this library locally you can simply test your changes in storybook, and once storybook reflects the changes you want, you can create a new release version and install the new release version in the client application that is receiving the product-components-vue library.

If you want to test your local product-components-vue changes in the local version of your client application that is recieving those changes before you build a release, follow these steps:

  1. Inside product-components-vue working directory, make the changes you want to make, save the files, and run yarn link. This will create a local version of the product-components-vue package.
  2. Go to the client application working directory and remove the "@nuskin/product-components-vue" from the package.json. Remove node_modules and re-run yarn install. We need to do this first because the npm released package and the local package can get confused.
  3. Still inside your client app, run yarn link @nuskin/product-components-vue.
  4. You should now be able to import any component from @nuskin/product-components-vue inside your client application, and it will be pulling from your local version that you linked earlier.
  5. You will need to restart your client app each time you change your local product-components-vue changes.
  6. Once your satisfied with your changes, you can run yarn unlink and re-introduce the released version in your client apps package.json (@nuskin/product-components-vue).

Resources

License

MIT

1.0.5-cx12-6623.6

10 months ago

1.0.5-cx12-6623.5

10 months ago

1.0.7-cx12-8173.13

7 months ago

1.0.5-cx12-6623.8

10 months ago

1.0.7-cx12-8173.12

8 months ago

1.0.5-cx12-6623.7

10 months ago

1.0.7-cx12-8173.11

8 months ago

1.0.5-cx12-6623.2

10 months ago

1.0.7-cx12-8173.10

8 months ago

1.0.5-cx12-6623.1

10 months ago

1.0.5-cx12-6623.4

10 months ago

1.0.5-cx12-6623.3

10 months ago

1.0.9

7 months ago

1.0.8

7 months ago

1.0.7

7 months ago

1.0.6

9 months ago

1.0.5

10 months ago

1.0.4

10 months ago

1.0.3

10 months ago

1.0.7-8538-2.3

8 months ago

1.0.7-8538-2.2

9 months ago

1.0.7-8538-2.5

8 months ago

1.0.7-8538-2.4

8 months ago

1.0.7-8538-2.1

9 months ago

1.0.5-cx12-6623.9

10 months ago

1.0.8-cx12-8008.1

7 months ago

1.0.5-cx12-6623.11

10 months ago

1.0.5-cx12-6623.10

10 months ago

1.0.7-cx12-8173.4

8 months ago

1.0.7-cx12-8173.3

8 months ago

1.0.7-cx12-8173.6

8 months ago

1.0.7-cx12-8173.5

8 months ago

1.0.7-cx12-8173.8

8 months ago

1.0.7-cx12-8173.7

8 months ago

1.0.7-cx12-8173.9

8 months ago

1.0.7-8538-2.7

8 months ago

1.0.7-8538-2.6

8 months ago

1.0.7-cx12-8173.2

8 months ago

1.0.7-cx12-8173.1

8 months ago

1.0.2

10 months ago

1.0.1

12 months ago

1.0.2-cx12-6623.2

11 months ago

1.0.2-cx12-6623.3

11 months ago

1.0.2-cx12-6623.1

11 months ago

1.0.2-cx12-6623.8

11 months ago

1.0.2-cx12-6623.9

11 months ago

1.0.2-cx12-6623.6

11 months ago

1.0.2-cx12-6623.7

11 months ago

1.0.2-cx12-6623.4

11 months ago

1.0.2-cx12-6623.5

11 months ago

1.0.0

1 year ago