1.2.1 • Published 9 months ago

@nuskin/cs-product-lib v1.2.1

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

@nuskin/cs-product-lib

Library for pulling and parsing product content (and applying business logic) retrieved from Contentstack.

Installing

Using npm:

npm add @nuskin/cs-product-lib

Usng yarn:

yarn add @nuskin/cs-product-lib

Example usage

const { ContentStackProduct } = require('@nuskin/cs-product-lib');
const config = {
    apiKey: 'apikey', 
    environment: 'cs-environment', 
    deliveryToken: 'cs-delivery-token',
    awsBase: 'https://devapi.cloud.nuskin.com',
    homeUrl: 'https://dev.nuskin.com',
    clientId: 'clientId'
}

const csProduct = ContentStackProduct.csProduct(config);
csProduct.getProductsByUID('uid')

Resources

  • Changelog could go here

License

MIT

7. Turning on your CI/CD pipeline

Once you are ready for your project to start running the CI/CD pipeline, you should rename the gitlab-ci.yml to .gitlab-ci.yml.

git mv gitlab-ci.yml .gitlab-ci.yml
git commit -am'Chore: renaming gitlab-ci.yml to .gitlab-ci.yml so my pipeline runs'
git push
1.2.0

9 months ago

1.2.1

9 months ago

1.2.0-brw-4716.1

9 months ago

1.2.0-brw-4716.2

9 months ago

1.1.4

1 year ago

1.1.3

1 year ago

1.1.2

1 year ago

1.1.1

1 year ago

1.1.0

1 year ago

1.0.32

1 year ago

1.0.31

2 years ago

1.0.19

2 years ago

1.0.18

2 years ago

1.0.17

2 years ago

1.0.22

2 years ago

1.0.21

2 years ago

1.0.20

2 years ago

1.0.26

2 years ago

1.0.25

2 years ago

1.0.24

2 years ago

1.0.23

2 years ago

1.0.29

2 years ago

1.0.28

2 years ago

1.0.27

2 years ago

1.0.30

2 years ago

1.0.29-9877-2.1

2 years ago

1.0.29-9877-2.2

2 years ago

1.0.16

2 years ago

1.0.15

2 years ago

1.0.14

2 years ago

1.0.13

2 years ago

1.0.12

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.9

2 years ago

1.0.8

2 years ago

1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.11

2 years ago

1.0.10

2 years ago

1.0.0

2 years ago

1.0.0-ian-001.1

2 years ago