JSPM

  • Created
  • Published
  • Downloads 6
  • Score
    100M100P100Q85961F
  • License SEE LICENSE IN LICENSE.txt

Collection of Engage reusable components

Package Exports

  • @clarabridge/unified-react-components

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@clarabridge/unified-react-components) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Clarabridge Engage Unified Components 🚧

Clarabridge Engage Unified Components is a set of React components that implement our unified design.

https://engagor.github.io/unified-components-react

Installation

Clarabridge Engage Unified Components can be installed as an npm package:

$ npm i @clarabridge/unified-react-components

Basic usage

import { SwitchButton, Button } from @clarabridge/unified-react-components

Contributing

  1. Do your changes on a feature branch
  2. Make a PR for your commit
  3. Get a coffee and wait for reviews

How to make a release

  1. Pull and make sure you got the most recent code
  2. Make a release with release-major, release-minor, release-patch.

This will update version numbers, create a Github release and create a new version of the NPM package.

License

See license at LICENSE.txt