@coveo/atomic-component-health-check

2.2.17 • Public • Published

Health Check

This is a package that checks if your Atomic custom components meet all the conditions required in order to be published. It is designed to help you ensure that your component is healthy and easily sharable with other users.

Installation

You can install Health Check using npm:

npm install health-check --save-dev

Usage

Once installed, you can use Health Check by running the bin file (atomic-meta-check) available in the node modules: It is meant to be used as a prepublishOnly script. You can add it to your package.json:

...
"scripts": {
    "prepublishOnly": "npm run build && atomic-meta-check",
},
...
"devDependencies": {
    "@coveo/atomic-component-health-check": "latest",
},
...

Contributing

If you find a bug or have a feature request, please create an issue or submit a pull request.

Readme

Keywords

Package Sidebar

Install

npm i @coveo/atomic-component-health-check

Weekly Downloads

57

Version

2.2.17

License

Apache-2.0

Unpacked Size

8.79 kB

Total Files

8

Last publish

Collaborators

  • sallain
  • aboissinot
  • mmitiche
  • jkatofsky
  • agong-coveo
  • pixhel
  • ndlr
  • npmcoveo
  • camarois
  • lcoolen
  • coveo-organization
  • coveoit
  • olamothe
  • sssayegh
  • ylakhdar